libidn: fix build with config.cache, autoconf and emacs
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 5 Jun 2010 06:10:13 +0000 (08:10 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 5 Jun 2010 06:10:13 +0000 (08:10 +0200)
commit168f3b6e1412d47738c0a24660b34c58fdc680c7
treeb17b4d77a8a24bffe3641852127cd3be50ce05bd
parent3c5deb98def6a7d9400c5c36dea5dead128b1b40
libidn: fix build with config.cache, autoconf and emacs

libidn contains a few elisp files, and it's configure script checks for
emacs to know if it should install them. This is not important for BR as
we don't have emacs, but configure fails if it's available on the host,
config.cache is used and autoconf has already been used as that loads
EMACS="no" into the cache.

Fix it by also setting EMACS="no" here.

At the same time, fix up trailing spaces in Config.in.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/libidn/Config.in
package/libidn/libidn.mk