Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2012-05-02 12:10:02 -04:00
parent 2bc356d71c
commit 2dd1ff26f2

4
autogen/configure vendored
View file

@ -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