Tweak Solaris section.
[gnulib.git] / modules / calloc
index 630ae92..52c9594 100644 (file)
@@ -6,12 +6,12 @@ lib/calloc.c
 m4/calloc.m4
 
 Depends-on:
+calloc-posix
 
 configure.ac:
 AC_FUNC_CALLOC
 
 Makefile.am:
-EXTRA_DIST += calloc.c
 
 Include:
 <stdlib.h>