aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-04-30 20:46:02 -0400
committerGlenn Morris2012-04-30 20:46:02 -0400
commit262f06da76ea679145baf71ce549cef5af4b0875 (patch)
treeb2ce31f71c9db9c1f8497dcb1b66ad6a657e6d0c /ChangeLog
parent43b3c7d40c2224a5c2c123883a5b4185e0743f9e (diff)
downloademacs-262f06da76ea679145baf71ce549cef5af4b0875.tar.gz
emacs-262f06da76ea679145baf71ce549cef5af4b0875.zip
* configure.in: Invert the TERMINFO logic
(since "yes" is far more common than "no")
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40bdeece6f0..423a40421cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12012-05-01 Glenn Morris <rgm@gnu.org> 12012-05-01 Glenn Morris <rgm@gnu.org>
2 2
3 * configure.in: Invert the TERMINFO logic,
4 since "yes" is far more common than "no".
5
3 * configure.in (HAVE_LIBNCURSES): Remove; it is required to be true. 6 * configure.in (HAVE_LIBNCURSES): Remove; it is required to be true.
4 7
5 * configure.in (LD_SWITCH_X_SITE_RPATH): 8 * configure.in (LD_SWITCH_X_SITE_RPATH):