diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-02-21 14:46:03 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-02-21 14:46:03 +0000 |
commit | 3849a57cd7cb47e30a506222779916eebdbb28fb (patch) | |
tree | 8120e3eb5627aa21521327954bcbecbf96551c21 /tools/autoconf/patches | |
parent | d0484c4cf651fc0f08bbd1a902417687a3d7f0ff (diff) | |
download | upstream-3849a57cd7cb47e30a506222779916eebdbb28fb.tar.gz upstream-3849a57cd7cb47e30a506222779916eebdbb28fb.tar.bz2 upstream-3849a57cd7cb47e30a506222779916eebdbb28fb.zip |
tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched
SVN-Revision: 14589
Diffstat (limited to 'tools/autoconf/patches')
-rw-r--r-- | tools/autoconf/patches/001-no_emacs_lib.patch | 12 |
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 fabccdb383..435fb92ee4 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@ |