merge of '178eac00dc5aa8338d42e8e203633bec7817bbf6'
[vuplus_openembedded] / packages / apr / apr / configure_fixes.patch
1 Index: apr-1.2.12/configure.in
2 ===================================================================
3 --- apr-1.2.12.orig/configure.in        2008-03-08 21:41:43.000000000 +0000
4 +++ apr-1.2.12/configure.in     2008-03-08 21:43:08.000000000 +0000
5 @@ -13,12 +13,11 @@
6  dnl 
7  dnl Include our own M4 macros along with those for libtool
8  dnl 
9 -sinclude(build/apr_common.m4)
10 -sinclude(build/apr_network.m4)
11 -sinclude(build/apr_threads.m4)
12 -sinclude(build/apr_hints.m4)
13 -sinclude(build/libtool.m4)
14 -sinclude(build/ltsugar.m4)
15 +#sinclude(build/apr_common.m4)
16 +#sinclude(build/apr_network.m4)
17 +#sinclude(build/apr_threads.m4)
18 +#sinclude(build/apr_hints.m4)
19 +#sinclude(build/libtool.m4)
20  
21  dnl Hard-coded inclusion at the tail end of apr_private.h:
22  AH_BOTTOM([