1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
emacs/lib-src
Paul Eggert d966f8d291 Make mini-gmp safe for --enable-gcc-warnings
* 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.
2018-08-12 11:13:15 -07:00
..
ChangeLog.1
COPYING
ctags.c
ebrowse.c
emacsclient.c Merge from origin/emacs-26 2018-08-10 11:28:40 -07:00
etags.c Make mini-gmp safe for --enable-gcc-warnings 2018-08-12 11:13:15 -07:00
hexl.c
make-docfile.c
Makefile.in Use Gnulib regex for lib-src 2018-08-05 19:36:09 -07:00
movemail.c
ntlib.c Fix the MS-Windows build as followup to Gnulib regex import 2018-08-06 17:50:55 +03:00
ntlib.h
pop.c
pop.h
profile.c
rcs2log
README
update-game-score.c

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.