moko: Fix patch so it applies properly. This fixes kernel boot due to other patches...
[openwrt/svn-archive/archive.git] / tools / autoconf / patches / 001-no_emacs_lib.patch
1 diff -urN autoconf-2.62/lib/Makefile.am autoconf-2.62.new/lib/Makefile.am
2 --- autoconf-2.62/lib/Makefile.am 2008-04-04 19:17:16.000000000 +0200
3 +++ autoconf-2.62.new/lib/Makefile.am 2008-09-09 16:51:40.000000000 +0200
4 @@ -16,7 +16,7 @@
5 # You should have received a copy of the GNU General Public License
6 # along with this program. If not, see <http://www.gnu.org/licenses/>.
7
8 -SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs
9 +SUBDIRS = Autom4te m4sugar autoconf autotest autoscan
10 nodist_pkgdata_DATA = autom4te.cfg
11 EXTRA_DIST = autom4te.in freeze.mk
12
13 diff -urN autoconf-2.62/lib/Makefile.in autoconf-2.62.new/lib/Makefile.in
14 --- autoconf-2.62/lib/Makefile.in 2008-04-06 00:57:18.000000000 +0200
15 +++ autoconf-2.62.new/lib/Makefile.in 2008-09-09 16:51:33.000000000 +0200
16 @@ -165,7 +165,7 @@
17 top_build_prefix = @top_build_prefix@
18 top_builddir = @top_builddir@
19 top_srcdir = @top_srcdir@
20 -SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs
21 +SUBDIRS = Autom4te m4sugar autoconf autotest autoscan
22 nodist_pkgdata_DATA = autom4te.cfg
23 EXTRA_DIST = autom4te.in freeze.mk
24 edit = sed \