diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-04-26 12:31:09 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-04-26 12:31:09 -0700 |
commit | f780d632f2047ccf07208081aa477882ef4ecc2a (patch) | |
tree | 2eee9afd1a4113ee2eeb2319807064eb2c68a992 /lisp/emacs-lisp/eldoc.el | |
parent | ff7210d55b30e175da1384ba707ce1340a0c4e11 (diff) | |
download | emacs-f780d632f2047ccf07208081aa477882ef4ecc2a.tar.gz emacs-f780d632f2047ccf07208081aa477882ef4ecc2a.tar.bz2 emacs-f780d632f2047ccf07208081aa477882ef4ecc2a.zip |
Port better to AIX.
* configure.ac (CFLAGS): Append -O if the user did not specify CFLAGS,
we did not already infer an optimization option, and -O works.
AIX xlc needs -O, otherwise garbage collection doesn't work.
* src/lisp.h (ENUM_BF) [__IBMC__]: Make it 'unsigned int' here, too,
to pacify AIX xlc.
Fixes: debbugs:14258
Diffstat (limited to 'lisp/emacs-lisp/eldoc.el')
0 files changed, 0 insertions, 0 deletions