aboutsummaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorPo Lu2023-02-26 14:14:43 +0800
committerPo Lu2023-02-26 14:14:43 +0800
commit74a7d34361a857fdb48ec89276f0efedec32f6d0 (patch)
tree39f7903f02018b2f6241f7b4e0af1e672587286d /m4
parent28f6add67f8c30999a3809b242fa66f558a27005 (diff)
downloademacs-74a7d34361a857fdb48ec89276f0efedec32f6d0.tar.gz
emacs-74a7d34361a857fdb48ec89276f0efedec32f6d0.zip
Update from gnulib
* cross/lib/unistd.in.h: * lib/gnulib.mk.in (INT64_MAX_EQ_LONG_MAX): * m4/gnulib-comp.m4 (gl_EARLY): Update from gnulib.
Diffstat (limited to 'm4')
-rw-r--r--m4/gnulib-comp.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/gnulib-comp.m4 b/m4/gnulib-comp.m4
index fa9e589778f..473284753b4 100644
--- a/m4/gnulib-comp.m4
+++ b/m4/gnulib-comp.m4
@@ -28,7 +28,7 @@
28# other built files. 28# other built files.
29 29
30 30
31# This macro should be invoked from .//configure.ac, in the section 31# This macro should be invoked from ./configure.ac, in the section
32# "Checks for programs", right after AC_PROG_CC, and certainly before 32# "Checks for programs", right after AC_PROG_CC, and certainly before
33# any checks for libraries, header files, types and library functions. 33# any checks for libraries, header files, types and library functions.
34AC_DEFUN([gl_EARLY], 34AC_DEFUN([gl_EARLY],
@@ -234,7 +234,7 @@ AC_DEFUN([gl_EARLY],
234 # Code from module xsize: 234 # Code from module xsize:
235]) 235])
236 236
237# This macro should be invoked from .//configure.ac, in the section 237# This macro should be invoked from ./configure.ac, in the section
238# "Check for header files, types and library functions". 238# "Check for header files, types and library functions".
239AC_DEFUN([gl_INIT], 239AC_DEFUN([gl_INIT],
240[ 240[