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:
parent
bf98199cf1
commit
c635b6d545
1 changed files with 1 additions and 2 deletions
3
autogen/configure
vendored
3
autogen/configure
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue