aboutsummaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert2011-04-08 14:53:30 -0700
committerPaul Eggert2011-04-08 14:53:30 -0700
commit7ec98caf7757bbf462d91a5cebd440cf12cc5816 (patch)
treea06f12700c55c0a932163ff80c6c3d01883a9c36 /m4
parent70476b54414db1be5261c71073fc991eab5cd34a (diff)
downloademacs-7ec98caf7757bbf462d91a5cebd440cf12cc5816.tar.gz
emacs-7ec98caf7757bbf462d91a5cebd440cf12cc5816.zip
Update from gnulib.
Diffstat (limited to 'm4')
-rw-r--r--m4/gl-comp.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/gl-comp.m4 b/m4/gl-comp.m4
index 43cce9b3676..3ca40ee39bd 100644
--- a/m4/gl-comp.m4
+++ b/m4/gl-comp.m4
@@ -26,6 +26,7 @@ AC_DEFUN([gl_EARLY],
26 m4_pattern_allow([^gl_LIBOBJS$])dnl a variable 26 m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
27 m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable 27 m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
28 AC_REQUIRE([AC_PROG_RANLIB]) 28 AC_REQUIRE([AC_PROG_RANLIB])
29 # Code from module allocator:
29 # Code from module arg-nonnull: 30 # Code from module arg-nonnull:
30 # Code from module c++defs: 31 # Code from module c++defs:
31 # Code from module careadlinkat: 32 # Code from module careadlinkat:
@@ -79,6 +80,7 @@ AC_DEFUN([gl_INIT],
79 m4_pushdef([gl_LIBSOURCES_DIR], []) 80 m4_pushdef([gl_LIBSOURCES_DIR], [])
80 gl_COMMON 81 gl_COMMON
81 gl_source_base='lib' 82 gl_source_base='lib'
83 # Code from module allocator:
82 # Code from module arg-nonnull: 84 # Code from module arg-nonnull:
83 # Code from module c++defs: 85 # Code from module c++defs:
84 # Code from module careadlinkat: 86 # Code from module careadlinkat:
@@ -293,6 +295,7 @@ AC_DEFUN([gl_FILE_LIST], [
293 build-aux/arg-nonnull.h 295 build-aux/arg-nonnull.h
294 build-aux/c++defs.h 296 build-aux/c++defs.h
295 build-aux/warn-on-use.h 297 build-aux/warn-on-use.h
298 lib/allocator.c
296 lib/allocator.h 299 lib/allocator.h
297 lib/careadlinkat.c 300 lib/careadlinkat.c
298 lib/careadlinkat.h 301 lib/careadlinkat.h