diff options
Diffstat (limited to 'gl/m4/gnulib-comp.m4')
-rw-r--r-- | gl/m4/gnulib-comp.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4 index fc3f353..b5e6b43 100644 --- a/gl/m4/gnulib-comp.m4 +++ b/gl/m4/gnulib-comp.m4 | |||
@@ -254,7 +254,7 @@ AC_DEFUN([gl_INIT], | |||
254 | # Code from module locale: | 254 | # Code from module locale: |
255 | gl_LOCALE_H | 255 | gl_LOCALE_H |
256 | # Code from module malloc: | 256 | # Code from module malloc: |
257 | AC_FUNC_MALLOC | 257 | gl_FUNC_MALLOC_GNU |
258 | AC_DEFINE([GNULIB_MALLOC_GNU], 1, [Define to indicate the 'malloc' module.]) | 258 | AC_DEFINE([GNULIB_MALLOC_GNU], 1, [Define to indicate the 'malloc' module.]) |
259 | # Code from module malloc-posix: | 259 | # Code from module malloc-posix: |
260 | gl_FUNC_MALLOC_POSIX | 260 | gl_FUNC_MALLOC_POSIX |