New module 'gperf'.
[gnulib.git] / modules / realloc
index 316f588..4596b4c 100644 (file)
@@ -9,6 +9,7 @@ realloc-posix
 
 configure.ac:
 AC_FUNC_REALLOC
+AC_DEFINE([GNULIB_REALLOC_GNU], 1, [Define to indicate the 'realloc' module.])
 
 Makefile.am:
 
@@ -16,7 +17,7 @@ Include:
 <stdlib.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering