diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-02-02 13:13:45 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-02-02 13:15:10 -0800 |
commit | adc31c6bdcdb52c2bc0240982d3e8ce870af1fab (patch) | |
tree | 7019058dda25743b71ebc584351f6fd0e89bca0e /admin | |
parent | 6f52478e0c42f02cba940c21b18242f05e1ea2a1 (diff) | |
download | emacs-adc31c6bdcdb52c2bc0240982d3e8ce870af1fab.tar.gz |
Update from Gnulib
This incorporates:
2019-02-02 dtoastr, ftoastr, ldtoastr: port to c-strtod changes
2019-02-01 c-strtod, c-strtold: use the bug fixes
2019-01-30 strtold: New module
* doc/misc/texinfo.tex, lib/ftoastr.c, lib/regexec.c, lib/stdlib.in.h:
* m4/stdlib_h.m4:
Copy from Gnulib.
* lib/gnulib.mk.in, m4/gnulib-comp.m4: Regenerate.
* m4/c-strtod.m4: Remove.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/CPP-DEFINES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index 0e75b4d7dde..ea99d50094f 100644 --- a/admin/CPP-DEFINES +++ b/admin/CPP-DEFINES @@ -104,7 +104,6 @@ HAVE_ALLOCA_H HAVE_ALSA HAVE_BDFFONT HAVE_BOXES -HAVE_C99_STRTOLD HAVE_CFMAKERAW HAVE_CFSETSPEED HAVE_CLOCK_GETTIME |