Skip to content
Commit 168f3b6e authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 3c5deb98
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment