buildrootschalter/package/autoconf
Thomas Petazzoni d2be9be63d autoconf: don't try to build Emacs files
When building autoconf for the target, we already passed EMACS="no" to
prevent autoconf from building Emacs mode files. But we weren't doing
that when building autoconf for the host. This causes problems when
'emacs' is not really emacs, but a sort of clone like Jove. So we also
pass EMACS="no" when building host-autoconf to avoid autoconf
./configure script from detecting emacs and then use it to build .elc
files from .el source code.

Reported-by: Spielmann Werner <Werner.Spielmann@swarovski.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-09 12:07:35 +01:00
..
autoconf-dont-add-dirty-to-version.patch autoconf: bump to version 2.68 2012-06-24 19:48:56 +02:00
autoconf.mk autoconf: don't try to build Emacs files 2013-03-09 12:07:35 +01:00
Config.in Mark a number of development related packages as deprecated 2012-11-17 09:25:30 +01:00