]> git.sur5r.net Git - openldap/commitdiff
Use $Id$ for AC_REVISION()
authorKurt Zeilenga <kurt@OpenLDAP.org>
Sun, 27 Mar 2011 22:46:20 +0000 (15:46 -0700)
committerKurt Zeilenga <kurt.zeilenga@isode.com>
Sun, 27 Mar 2011 22:46:52 +0000 (15:46 -0700)
.gitattributes [new file with mode: 0644]
configure.in

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..38ff10b
--- /dev/null
@@ -0,0 +1 @@
+/configure.in ident
index e3fe17ff3cfce49854477a41447d4f0c6bd53d6d..ffcaf2e31c91b4b451952a5e979b491179215706 100644 (file)
@@ -25,7 +25,7 @@ dnl ================================================================
 dnl Configure.in for OpenLDAP
 AC_COPYRIGHT([[Copyright 1998-2011 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.]])
-AC_REVISION([$OpenLDAP$])
+AC_REVISION([$Id$])
 AC_INIT([OpenLDAP],,[http://www.openldap.org/its/])
 m4_define([AC_PACKAGE_BUGREPORT],[<http://www.openldap.org/its/>])
 AC_CONFIG_SRCDIR(build/version.sh)dnl