summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-06-05 08:10:13 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-06-05 08:10:13 +0200
commit168f3b6e1412d47738c0a24660b34c58fdc680c7 (patch)
treeb17b4d77a8a24bffe3641852127cd3be50ce05bd /CHANGES
parent3c5deb98def6a7d9400c5c36dea5dead128b1b40 (diff)
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>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index dffc84898..1f19a244f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
Fixes all over the tree.
- Updated/fixed packages: netperf
+ Updated/fixed packages: libidn, netperf
Issues resolved (http://bugs.uclibc.org):