autoupdate
[gnulib.git] / modules / free
index 12e16fd..26ef70b 100644 (file)
@@ -1,6 +1,9 @@
 Description:
 Work around incompatibility on older systems where free (NULL) fails.
 
+Notice:
+This module is obsolete.
+
 Files:
 lib/free.c
 m4/free.m4
@@ -11,7 +14,6 @@ configure.ac:
 gl_FUNC_FREE
 
 Makefile.am:
-EXTRA_DIST += free.c
 
 Include:
 <stdlib.h>
@@ -21,4 +23,3 @@ GPL
 
 Maintainer:
 Paul Eggert
-