Use a command that uses $CC $CFLAGS, not $CPP, to test whether inline is
[gnulib.git] / modules / realloc
index 67813d4..5aa68be 100644 (file)
@@ -10,7 +10,6 @@ configure.ac:
 AC_FUNC_REALLOC
 
 Makefile.am:
-EXTRA_DIST += realloc.c
 
 Include:
 <stdlib.h>