Use a command that uses $CC $CFLAGS, not $CPP, to test whether inline is
[gnulib.git] / modules / canonicalize
index e8c3966..9f1bd21 100644 (file)
@@ -10,7 +10,7 @@ m4/canonicalize.m4
 Depends-on:
 cycle-check
 filenamecat
-stat-macros
+sys_stat
 xalloc
 xgetcwd
 xreadlink
@@ -19,7 +19,6 @@ configure.ac:
 AC_FUNC_CANONICALIZE_FILE_NAME
 
 Makefile.am:
-EXTRA_DIST += canonicalize.h canonicalize.c pathmax.h
 
 Include:
 "canonicalize.h"