• Paul Eggert's avatar
    Port better to AIX. · f780d632
    Paul Eggert authored
    * 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
    f780d632
ChangeLog 928 KB