Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2012-05-05 07:17:30 -04:00
parent 34792228da
commit 13a629967d

2
autogen/configure vendored
View file

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