diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.am | 1 | ||||
-rw-r--r-- | m4/Makefile.in | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index 064c8613f..b4d83701c 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -68,7 +68,6 @@ st_dm_mode.m4 \ st_mtim.m4 \ stat.m4 \ stdbool.m4 \ -strerror_r.m4 \ strftime.m4 \ timespec.m4 \ unlink-busy.m4 \ diff --git a/m4/Makefile.in b/m4/Makefile.in index 333ae27b3..7b3d334db 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6f from Makefile.am. +# Makefile.in generated by automake 1.7 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -213,7 +213,6 @@ st_dm_mode.m4 \ st_mtim.m4 \ stat.m4 \ stdbool.m4 \ -strerror_r.m4 \ strftime.m4 \ timespec.m4 \ unlink-busy.m4 \ |