Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Wed, 2 May 2012 16:10:02 +0000 (12:10 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 2 May 2012 16:10:02 +0000 (12:10 -0400)
autogen/configure

index 6e8ddc5..5a70efc 100755 (executable)
@@ -14939,9 +14939,7 @@ $as_echo "$emacs_cv_freebsd_terminfo" >&6; }
     ;;
 
   netbsd)
-    if test $ac_cv_search_tputs = -lterminfo; then
-      LIBS_TERMCAP="-lterminfo"
-    else
+    if  "x$LIBS_TERMCAP" != "x-lterminfo" ; then
       TERMINFO=no
       LIBS_TERMCAP="-ltermcap"
     fi