mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
(termcapobj): Don't use TERMCAP_OBJ.
This commit is contained in:
parent
42ac1ed4d1
commit
c2f646d6bb
1 changed files with 0 additions and 4 deletions
|
|
@ -564,11 +564,7 @@ termcapobj = terminfo.o
|
|||
#define LIBS_TERMCAP
|
||||
termcapobj = termcap.o tparam.o
|
||||
#else /* LIBS_TERMCAP */
|
||||
# ifdef TERMCAP_OBJ
|
||||
termcapobj = TERMCAP_OBJ
|
||||
# else
|
||||
termcapobj = tparam.o
|
||||
# endif /* not TERMCAP_OBJ */
|
||||
#endif /* LIBS_TERMCAP */
|
||||
#endif /* ! defined (TERMINFO) */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue