From: Glenn Morris Date: Sat, 5 May 2012 11:17:30 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: emacs-24.0.97~28 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=13a629967daef1979b4496db8471c14a67413aae;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index 7c954129fca..1c17b77e754 100755 --- a/autogen/configure +++ b/autogen/configure @@ -14415,7 +14415,7 @@ $as_echo "$emacs_cv_freebsd_terminfo" >&6; } ;; netbsd) - if "x$LIBS_TERMCAP" = "x-lterminfo" ; then + if test "x$LIBS_TERMCAP" = "x-lterminfo"; then TERMINFO=yes else LIBS_TERMCAP="-ltermcap"