diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-03 11:19:48 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-03 11:51:57 -0800 |
commit | 585997d05adde5a3510ce1221f9e8dd60407ce30 (patch) | |
tree | 0a83e6375dc82f7febe52a7c3e793b03f54c78d8 /doc/lispintro/lambda-1.eps | |
parent | a7c2793efe503ad7ad9f2d6fc73555da3a4cdaea (diff) | |
download | emacs-585997d05adde5a3510ce1221f9e8dd60407ce30.tar.gz emacs-585997d05adde5a3510ce1221f9e8dd60407ce30.tar.bz2 emacs-585997d05adde5a3510ce1221f9e8dd60407ce30.zip |
Fix broken build on AIX 7.2
Without this fix, the build on AIX 7.2 with xlc fails in the ‘CCLD
temacs’ step with the diagnostic ‘ld: 0711-317 ERROR: Undefined
symbol: BC’. This is because -lcurses does not define BC etc.
* configure.ac: When building terminfo.o, define
TERMINFO_DEFINES_BC if the library defines BC etc.
* src/terminfo.c (UP, BC, PC): Define depending on
TERMINFO_DEFINES_BC, not on TERMINFO.
Diffstat (limited to 'doc/lispintro/lambda-1.eps')
0 files changed, 0 insertions, 0 deletions