• Paul Eggert's avatar
    Make mini-gmp safe for --enable-gcc-warnings · d966f8d2
    Paul Eggert authored
    * configure.ac (GMP_OBJ): When building mini-gmp, compile
    mini-gmp-emacs.c, not mini-gmp.c.
    * lib-src/etags.c (NDEBUG): Don't attempt to redefine, in
    case the builder compiles with -DNDEBUG.
    * src/conf_post.h (NDEBUG) [!ENABLE_CHECKING && !NDEBUG]: Define.
    This avoids bloat in mini-gmp-emacs.o.
    * src/mini-gmp-emacs.c: New file, which pacifies --enable-gcc-warnings.
    d966f8d2
configure.ac 187 KB