components/apache2/patches/openldap.patch
author Jiri Sasek <Jiri.Sasek@Oracle.COM>
Tue, 29 Jul 2014 02:58:50 -0700
branchs11-update
changeset 3238 93d7197a9600
parent 2736 8f2b4731dba5
permissions -rw-r--r--
19049879 problem in UTILITY/SAMBA

--- configure.in	Sat Apr 16 12:09:47 2011
+++ configure.in	Thu Nov 10 07:18:54 2011
@@ -144,7 +144,7 @@
 
 APR_ADDTO(LDFLAGS, `$apu_config --ldflags`)
 APU_BINDIR=`$apu_config --bindir`
-APU_INCLUDEDIR=`$apu_config --includedir`
+APU_INCLUDEDIR="`$apu_config --includedir` -I/usr/include/openldap"
 APU_VERSION=`$apu_config --version`
 APU_CONFIG="$APU_BINDIR/apu-`echo ${APU_VERSION} | sed 's,\..*,,'`-config"