* configure.in: Combine adjacent $opsys case blocks.
[bpt/emacs.git] / ChangeLog
index 40bdeec..137248c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2012-05-01  Glenn Morris  <rgm@gnu.org>
 
+       * configure.in: Combine adjacent $opsys case blocks.
+
+       * configure.in (LIBS_TERMCAP): Remove unreachable branch for sol2.
+
+       * configure.in: Invert the TERMINFO logic,
+       since "yes" is far more common than "no".
+
        * configure.in (HAVE_LIBNCURSES): Remove; it is required to be true.
 
        * configure.in (LD_SWITCH_X_SITE_RPATH):