mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Update from gnulib
This incorporates: 2016-10-16 qsort_r: Fix macrology for platforms that lack the function. 2016-10-13 stdint: port SIZE_MAX to glibc s390 2016-10-11 maint: remove stray space after "." in AC_DEFINE comment. * lib/gnulib.mk: Regenerate. * lib/stdlib.in.h, m4/st_dm_mode.m4, m4/stdint.m4, m4/stdlib_h.m4: * m4/utimes.m4: Copy from gnulib.
This commit is contained in:
parent
354c4a9885
commit
63eebff30e
6 changed files with 31 additions and 5 deletions
|
|
@ -17,7 +17,7 @@ AC_DEFUN([AC_STRUCT_ST_DM_MODE],
|
|||
|
||||
if test $ac_cv_struct_st_dm_mode = yes; then
|
||||
AC_DEFINE([HAVE_ST_DM_MODE], [1],
|
||||
[Define if struct stat has an st_dm_mode member. ])
|
||||
[Define if struct stat has an st_dm_mode member.])
|
||||
fi
|
||||
]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue