]> git.pld-linux.org Git - packages/openldap.git/blob - openldap-am.patch
- updated to 2.4.34
[packages/openldap.git] / openldap-am.patch
1 --- openldap-2.4.34/contrib/ldapc++/configure.in.orig   2013-03-03 22:17:30.000000000 +0100
2 +++ openldap-2.4.34/contrib/ldapc++/configure.in        2013-03-10 14:47:37.632547924 +0100
3 @@ -11,7 +11,7 @@
4  AC_INIT(ldapcpplib, [] , [http://www.openldap.org/its/] )
5  AC_CONFIG_SRCDIR(src/LDAPConnection.h)
6  AM_INIT_AUTOMAKE(foreign)
7 -AM_CONFIG_HEADER(src/config.h)
8 +AC_CONFIG_HEADERS(src/config.h)
9  
10  eval `$ac_aux_dir/version.sh`
11  if test -z "$OL_CPP_API_RELEASE"; then
This page took 0.021159 seconds and 3 git commands to generate.