diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-18 19:36:47 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-18 19:36:47 +0000 |
commit | 666680ddaac4dbf6991196eee7a818ffb31f1a39 (patch) | |
tree | 864f266a6f2f674bdddd696cfc48c87f36b542ee /tests/pr/Makefile.in | |
parent | 83890c76a4ee967c48c56632999b6b14f7cfbe90 (diff) | |
download | coreutils-666680ddaac4dbf6991196eee7a818ffb31f1a39.tar.gz coreutils-666680ddaac4dbf6991196eee7a818ffb31f1a39.tar.bz2 coreutils-666680ddaac4dbf6991196eee7a818ffb31f1a39.zip |
Regenerate.
Diffstat (limited to 'tests/pr/Makefile.in')
-rw-r--r-- | tests/pr/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index ceb5d72dd..0f4658dd0 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -84,6 +84,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \ + $(top_srcdir)/m4/localcharset.m4 \ $(top_srcdir)/m4/long-options.m4 \ $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \ @@ -234,7 +235,6 @@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -SQRT_LIBM = @SQRT_LIBM@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ U = @U@ |