]> git.sur5r.net Git - openldap/commitdiff
cleanup, added AC_COPYRIGHT and AC_REVISION macros
authorRalf Haferkamp <ralf@openldap.org>
Mon, 23 Jun 2008 11:08:36 +0000 (11:08 +0000)
committerRalf Haferkamp <ralf@openldap.org>
Mon, 23 Jun 2008 11:08:36 +0000 (11:08 +0000)
contrib/ldapc++/configure.in

index 566dd7d0b693f8430c3d3273cf9bb834bcc24343..57c030dc9999be3935b45adc3454d50181b4b17c 100644 (file)
@@ -1,20 +1,18 @@
 dnl $OpenLDAP$
 
-dnl Copyright 2000-2003, OpenLDAP Foundation, All Rights Reserved.
+dnl Copyright 2000-2008, OpenLDAP Foundation, All Rights Reserved.
 dnl COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 dnl Process this file with autoconf to produce a configure script.
 
-dnl disable config.cache
-dnl define([AC_CACHE_LOAD], )
-dnl define([AC_CACHE_SAVE], )
-
-AC_INIT(ldapcpplib, 0.0.5)
+AC_COPYRIGHT([[Copyright 2000-2008 The OpenLDAP Foundation. All rights reserved.
+Restrictions apply, see COPYRIGHT and LICENSE files.]])
+AC_REVISION([$OpenLDAP$])
+AC_INIT(ldapcpplib, [] , [http://www.openldap.org/its/] )
 AC_CONFIG_SRCDIR(src/LDAPConnection.h)
 AM_INIT_AUTOMAKE(foreign)
 AM_CONFIG_HEADER(src/config.h)
 
-
 dnl Checks for programs.
 AC_PROG_INSTALL
 dnl AC_PROG_CC