Auto-commit of generated files.
This commit is contained in:
parent
2bc356d71c
commit
2dd1ff26f2
1 changed files with 1 additions and 3 deletions
4
autogen/configure
vendored
4
autogen/configure
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue