1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2012-05-02 07:17:25 -04:00
parent bf98199cf1
commit c635b6d545

3
autogen/configure vendored
View file

@ -14415,9 +14415,8 @@ $as_echo "$emacs_cv_freebsd_terminfo" >&6; }
;;
netbsd)
if test $ac_cv_search_tputs = -lterminfo; then
if "x$LIBS_TERMCAP" = "x-lterminfo" ; then
TERMINFO=yes
LIBS_TERMCAP="-lterminfo"
else
LIBS_TERMCAP="-ltermcap"
fi