summaryrefslogtreecommitdiff
path: root/modules/malloc-gnu
diff options
context:
space:
mode:
Diffstat (limited to 'modules/malloc-gnu')
-rw-r--r--modules/malloc-gnu2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/malloc-gnu b/modules/malloc-gnu
index eb6ab6ac38..7cb21b8d37 100644
--- a/modules/malloc-gnu
+++ b/modules/malloc-gnu
@@ -14,7 +14,7 @@ malloc-posix
configure.ac:
gl_FUNC_MALLOC_GNU
-AC_DEFINE([GNULIB_MALLOC_GNU], 1, [Define to indicate the 'malloc' module.])
+gl_MODULE_INDICATOR([malloc-gnu])
Makefile.am: