* configure.in: Combine adjacent $opsys case blocks.
[bpt/emacs.git] / ChangeLog
index 423a404..137248c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 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".