From: jow Date: Wed, 15 Dec 2010 08:31:45 +0000 (+0000) Subject: [packages] libosip2: fix autoreconf X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=97f2ca53930ab02a8b678a3ded9fc682f06f2a7d;p=packages.git [packages] libosip2: fix autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@24594 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libosip2/patches/001-automake-compat.patch b/libs/libosip2/patches/001-automake-compat.patch new file mode 100644 index 000000000..1a6a0ecce --- /dev/null +++ b/libs/libosip2/patches/001-automake-compat.patch @@ -0,0 +1,8 @@ +--- a/Makefile.am ++++ b/Makefile.am +@@ -1,3 +1,5 @@ ++ACLOCAL_AMFLAGS = -I scripts ++ + EXTRA_DIST = README BUGS FEATURES HISTORY autogen.sh libosip2.pc.in + + SUBDIRS = include src scripts help platform debian