summaryrefslogtreecommitdiffstats
path: root/tools/autoconf
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-21 14:46:03 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-21 14:46:03 +0000
commit4ca144deb8492bab94b0780be21c1ff7d6b0a73d (patch)
tree3a6accbcab928d5202ead91a7471c69ac2e7f6b8 /tools/autoconf
parent782cc4f1adf0f2c91cddb14f56aa2f7c8d69a2d2 (diff)
tools: refresh patches for tools
lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14589 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/autoconf')
-rw-r--r--tools/autoconf/patches/001-no_emacs_lib.patch12
1 files changed, 5 insertions, 7 deletions
diff --git a/tools/autoconf/patches/001-no_emacs_lib.patch b/tools/autoconf/patches/001-no_emacs_lib.patch
index fabccdb38..435fb92ee 100644
--- a/tools/autoconf/patches/001-no_emacs_lib.patch
+++ b/tools/autoconf/patches/001-no_emacs_lib.patch
@@ -1,6 +1,5 @@
-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
+--- a/lib/Makefile.am
++++ b/lib/Makefile.am
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
@@ -10,10 +9,9 @@ diff -urN autoconf-2.62/lib/Makefile.am autoconf-2.62.new/lib/Makefile.am
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 @@
+--- a/lib/Makefile.in
++++ b/lib/Makefile.in
+@@ -165,7 +165,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@