]> git.eshelyaron.com Git - emacs.git/commitdiff
Update comment in configure.in
authorGlenn Morris <rgm@gnu.org>
Tue, 1 May 2012 00:34:56 +0000 (20:34 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 1 May 2012 00:34:56 +0000 (20:34 -0400)
configure.in

index 1322703b3f4eb6e2000a53ae25484df749b14d0a..f337f1b3eaf88b522be384defe47f56e537d81a6 100644 (file)
@@ -2896,8 +2896,7 @@ fi
 
 ## Use terminfo instead of termcap?
 ## Note only system files NOT using terminfo are:
-## freebsd < 40000, ms-w32, msdos, netbsd < 599002500, and
-## darwin|gnu without ncurses.
+## freebsd < 40000, ms-w32, msdos, netbsd < 599002500
 TERMINFO=no
 case "$opsys" in
   ## cygwin: Fewer environment variables to go wrong, more terminal types.