diff options
author | Jim Meyering <jim@meyering.net> | 2006-03-12 22:47:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-03-12 22:47:35 +0000 |
commit | de33c6c49dea10182a869adde1583dd5e04fc0ac (patch) | |
tree | 8261224460e177bbf16cf64fe1f4be0ecf4e64b9 /tests/pr | |
parent | c079c60598b97e2eef1262f194de2b247383e912 (diff) | |
download | coreutils-de33c6c49dea10182a869adde1583dd5e04fc0ac.tar.xz |
.
Diffstat (limited to 'tests/pr')
-rw-r--r-- | tests/pr/Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index 8a58c7018..bea354648 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -140,12 +140,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoll.m4 \ $(top_srcdir)/m4/strtoul.m4 $(top_srcdir)/m4/strtoull.m4 \ $(top_srcdir)/m4/strtoumax.m4 $(top_srcdir)/m4/strverscmp.m4 \ - $(top_srcdir)/m4/sys_socket_h.m4 $(top_srcdir)/m4/timespec.m4 \ - $(top_srcdir)/m4/tm_gmtoff.m4 $(top_srcdir)/m4/tzset.m4 \ - $(top_srcdir)/m4/uint32_t.m4 $(top_srcdir)/m4/uintmax_t.m4 \ - $(top_srcdir)/m4/uintptr_t.m4 $(top_srcdir)/m4/ullong_max.m4 \ - $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/unicodeio.m4 \ - $(top_srcdir)/m4/unistd-safer.m4 \ + $(top_srcdir)/m4/sys_socket_h.m4 $(top_srcdir)/m4/time_r.m4 \ + $(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \ + $(top_srcdir)/m4/tzset.m4 $(top_srcdir)/m4/uint32_t.m4 \ + $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/uintptr_t.m4 \ + $(top_srcdir)/m4/ullong_max.m4 $(top_srcdir)/m4/ulonglong.m4 \ + $(top_srcdir)/m4/unicodeio.m4 $(top_srcdir)/m4/unistd-safer.m4 \ $(top_srcdir)/m4/unlink-busy.m4 $(top_srcdir)/m4/unlinkdir.m4 \ $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/uptime.m4 \ $(top_srcdir)/m4/userspec.m4 $(top_srcdir)/m4/utimbuf.m4 \ |