packages/libs/apr/patches/001-autoconf-compat.patch
jow 7261afee91 [packages] apr: force full autoreconfig, fix compilation after reconf
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-09 18:19:06 +00:00

11 lines
221 B
Diff

--- a/Makefile.in
+++ b/Makefile.in
@@ -3,6 +3,7 @@ srcdir=@srcdir@
VPATH=@srcdir@
top_srcdir=@apr_srcdir@
top_blddir=@apr_builddir@
+top_builddir=@top_builddir@
#
# APR (Apache Portable Runtime) library Makefile.