.
authorJim Meyering <jim@meyering.net>
Sat, 6 May 2000 15:51:29 +0000 (15:51 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 May 2000 15:51:29 +0000 (15:51 +0000)
m4/Makefile.am
m4/Makefile.in

index 60cdd69..e9d9da9 100644 (file)
@@ -48,6 +48,7 @@ putenv.m4 \
 readdir.m4 \
 realloc.m4 \
 regex.m4 \
+rmdir-errno.m4 \
 search-libs.m4 \
 st_dm_mode.m4 \
 st_mtim.m4 \
index 814469b..736e677 100644 (file)
@@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@
 KMEM_GROUP = @KMEM_GROUP@
 LIBICONV = @LIBICONV@
 LIBOBJS = @LIBOBJS@
+LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
 LIB_CRYPT = @LIB_CRYPT@
+LIB_NANOSLEEP = @LIB_NANOSLEEP@
 MAKEINFO = @MAKEINFO@
 MAN = @MAN@
 MKINSTALLDIRS = @MKINSTALLDIRS@
@@ -159,6 +161,7 @@ putenv.m4 \
 readdir.m4 \
 realloc.m4 \
 regex.m4 \
+rmdir-errno.m4 \
 search-libs.m4 \
 st_dm_mode.m4 \
 st_mtim.m4 \