Add CVS checkout update instructions.
[gnulib.git] / modules / realloc
index 67813d4..316f588 100644 (file)
@@ -5,12 +5,12 @@ Files:
 lib/realloc.c
 
 Depends-on:
+realloc-posix
 
 configure.ac:
 AC_FUNC_REALLOC
 
 Makefile.am:
-EXTRA_DIST += realloc.c
 
 Include:
 <stdlib.h>