[packages] apr-utils: fix compilation after autoreconf
[openwrt/svn-archive/archive.git] / libs / apr-util / patches / 001-automake-compat.patch
1 --- a/Makefile.in
2 +++ b/Makefile.in
3 @@ -8,6 +8,7 @@ APRUTIL_MAJOR_VERSION=@APRUTIL_MAJOR_VER
4 APRUTIL_DOTTED_VERSION=@APRUTIL_DOTTED_VERSION@
5
6 srcdir = @srcdir@
7 +top_builddir = @top_builddir@
8 VPATH = @srcdir@
9
10 INCLUDES = @APRUTIL_PRIV_INCLUDES@ @APR_INCLUDES@ @APRUTIL_INCLUDES@
11 --- a/configure.in
12 +++ b/configure.in
13 @@ -40,6 +40,8 @@ AC_SUBST(APU_CONFIG_LOCATION)
14 AC_CANONICAL_SYSTEM
15
16 AC_PROG_INSTALL
17 +AC_PROG_LIBTOOL
18 +LT_INIT
19
20 # Use -no-install to link the test programs on all platforms
21 # but Darwin, where it would cause the programs to be linked