New modules 'unistr/u8-strchr', 'unistr/u16-strchr', 'unistr/u32-strchr'.
[gnulib.git] / modules / sys_stat
index 4a50c13..95ed32b 100644 (file)
@@ -3,17 +3,16 @@ A <sys/stat.h> for systems with missing declarations.
 
 Files:
 lib/stat_.h
-m4/absolute-header.m4
 m4/sys_stat_h.m4
 
 Depends-on:
+absolute-header
 
 configure.ac:
 gl_HEADER_SYS_STAT_H
 
 Makefile.am:
 BUILT_SOURCES += $(SYS_STAT_H)
-EXTRA_DIST += stat_.h
 
 # We need the following in order to create <sys/stat.h> when the system
 # has one that is incomplete.