diff -r 0b67f53d21f2 -r a4dc3ecab65b components/apr-util/patches/makefile-out.patch --- a/components/apr-util/patches/makefile-out.patch Tue Nov 06 08:46:28 2012 -0800 +++ b/components/apr-util/patches/makefile-out.patch Tue Nov 06 13:28:59 2012 -0800 @@ -1,5 +1,14 @@ ---- Makefile.in.orig Mon Apr 18 02:03:58 2011 -+++ Makefile.in Mon Apr 18 02:09:09 2011 +--- Makefile.in Thu Nov 20 22:32:58 2008 ++++ Makefile.in Thu Nov 10 05:02:25 2011 +@@ -10,7 +10,7 @@ + srcdir = @srcdir@ + VPATH = @srcdir@ + +-INCLUDES = @APRUTIL_PRIV_INCLUDES@ @APR_INCLUDES@ @APRUTIL_INCLUDES@ ++INCLUDES = -I/usr/include/openldap @APRUTIL_PRIV_INCLUDES@ @APR_INCLUDES@ @APRUTIL_INCLUDES@ + APRUTIL_LDFLAGS = @APRUTIL_LDFLAGS@ + APRUTIL_LIBS = @APRUTIL_LIBS@ + @@ -71,7 +71,10 @@ # Create apu-config script suitable for the install tree