X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fautoconf%2Fpatches%2F001-no_emacs_lib.patch;fp=tools%2Fautoconf%2Fpatches%2F001-no_emacs_lib.patch;h=fabccdb383e7a1c3ca881e52237456fd11880f78;hb=942bc3ecb32b60860e57520f3cd81a0170cfa3e2;hp=0000000000000000000000000000000000000000;hpb=365590ad71a126eaf9a2ba6a679c37b1b7032d76;p=openwrt-10.03%2F.git diff --git a/tools/autoconf/patches/001-no_emacs_lib.patch b/tools/autoconf/patches/001-no_emacs_lib.patch new file mode 100644 index 000000000..fabccdb38 --- /dev/null +++ b/tools/autoconf/patches/001-no_emacs_lib.patch @@ -0,0 +1,24 @@ +diff -urN autoconf-2.62/lib/Makefile.am autoconf-2.62.new/lib/Makefile.am +--- autoconf-2.62/lib/Makefile.am 2008-04-04 19:17:16.000000000 +0200 ++++ autoconf-2.62.new/lib/Makefile.am 2008-09-09 16:51:40.000000000 +0200 +@@ -16,7 +16,7 @@ + # You should have received a copy of the GNU General Public License + # along with this program. If not, see . + +-SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs ++SUBDIRS = Autom4te m4sugar autoconf autotest autoscan + nodist_pkgdata_DATA = autom4te.cfg + EXTRA_DIST = autom4te.in freeze.mk + +diff -urN autoconf-2.62/lib/Makefile.in autoconf-2.62.new/lib/Makefile.in +--- autoconf-2.62/lib/Makefile.in 2008-04-06 00:57:18.000000000 +0200 ++++ autoconf-2.62.new/lib/Makefile.in 2008-09-09 16:51:33.000000000 +0200 +@@ -165,7 +165,7 @@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs ++SUBDIRS = Autom4te m4sugar autoconf autotest autoscan + nodist_pkgdata_DATA = autom4te.cfg + EXTRA_DIST = autom4te.in freeze.mk + edit = sed \