]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 2 Aug 1998 19:45:45 +0000 (19:45 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Aug 1998 19:45:45 +0000 (19:45 +0000)
m4/Makefile.in
tests/install/Makefile.in

index f5bc42406d994c565ab59985a3e106a5e569db1a..2da98ae7ec4823c845756557fdb76127fb18ab14 100644 (file)
@@ -93,8 +93,8 @@ getline.m4 getloadavg.m4 gettext.m4 inttypes_h.m4 isc-posix.m4 \
 jm-glibc-io.m4 jm-macros.m4 jm-mktime.m4 jm-winsz1.m4 jm-winsz2.m4 \
 lchown.m4 lcmessage.m4 lfs.m4 ls-mntd-fs.m4 lstat.m4 malloc.m4 memcmp.m4 \
 perl.m4 prereq.m4 progtest.m4 putenv.m4 readdir.m4 realloc.m4 regex.m4 \
-ssize_t.m4 stat.m4 strftime.m4 uintmax_t.m4 uptime.m4 utimbuf.m4 utime.m4 \
-utimes.m4
+ssize_t.m4 st_mtim.m4 stat.m4 strftime.m4 uintmax_t.m4 uptime.m4 \
+utimbuf.m4 utime.m4 utimes.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../config.h
 CONFIG_CLEAN_FILES = 
index 6cccd97f7470f4acd27d30ac616cec3f4a3721d6..29bcc565f4925ad422d7813996d0fafed4f5fe37 100644 (file)
@@ -93,7 +93,11 @@ AUTOMAKE_OPTIONS = 1.3 gnits
 
 TESTS = basic-1
 EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = INSTALL=../../src/ginstall
+TESTS_ENVIRONMENT = \
+  INSTALL=../../src/ginstall \
+  LS=../../src/ls \
+  MKDIR=../../src/mkdir \
+  RM=../../src/rm
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../config.h
 CONFIG_CLEAN_FILES =