]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/configure.in
handle $Id$ in configure.in (configure scripts need to be rebuilt)
[openldap] / contrib / ldapc++ / configure.in
index 8c1eda56e6650562099b28938727f951503b5eae..eac8aeeaf1f24f3a37d3b065e25f575e55bf8ea4 100644 (file)
@@ -7,7 +7,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_COPYRIGHT([[Copyright 2000-2011 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.]])
-AC_REVISION([$OpenLDAP$])
+AC_REVISION([$Id$])
 AC_INIT(ldapcpplib, [] , [http://www.openldap.org/its/] )
 AC_CONFIG_SRCDIR(src/LDAPConnection.h)
 AM_INIT_AUTOMAKE(foreign)