diff options
| author | Paul Eggert | 2018-12-02 22:49:09 -0800 |
|---|---|---|
| committer | Paul Eggert | 2018-12-02 23:55:00 -0800 |
| commit | 25a33aa2d173d933af294a7ea130960c720e1be5 (patch) | |
| tree | 553ea1a50c58435fcb158ccf7babcff1fc7156ae /m4 | |
| parent | 3e5d7755454bea9b6ffd232b1d115c629cdb193d (diff) | |
| download | emacs-25a33aa2d173d933af294a7ea130960c720e1be5.tar.gz emacs-25a33aa2d173d933af294a7ea130960c720e1be5.zip | |
Update from Gnulib
This incorporates:
2018-11-30 memrchr: port better to clang
2018-11-21 mktime: add libc-config dependency
* build-aux/config.guess, build-aux/config.sub, lib/memrchr.c:
Copy from Gnulib.
* m4/gnulib-comp.m4: Regenerate.
Diffstat (limited to 'm4')
| -rw-r--r-- | m4/gnulib-comp.m4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/gnulib-comp.m4 b/m4/gnulib-comp.m4 index 5618befebf8..a4dddbad738 100644 --- a/m4/gnulib-comp.m4 +++ b/m4/gnulib-comp.m4 | |||
| @@ -650,6 +650,9 @@ AC_DEFUN([gl_INIT], | |||
| 650 | if test $NEED_LOCALTIME_BUFFER = 1; then | 650 | if test $NEED_LOCALTIME_BUFFER = 1; then |
| 651 | func_gl_gnulib_m4code_2049e887c7e5308faad27b3f894bb8c9 | 651 | func_gl_gnulib_m4code_2049e887c7e5308faad27b3f894bb8c9 |
| 652 | fi | 652 | fi |
| 653 | if test $REPLACE_MKTIME = 1; then | ||
| 654 | func_gl_gnulib_m4code_21ee726a3540c09237a8e70c0baf7467 | ||
| 655 | fi | ||
| 653 | if test $HAVE_READLINKAT = 0; then | 656 | if test $HAVE_READLINKAT = 0; then |
| 654 | func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b | 657 | func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b |
| 655 | fi | 658 | fi |