diff options
author | Jim Meyering <jim@meyering.net> | 2003-02-19 12:55:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-02-19 12:55:25 +0000 |
commit | f3ecf0e5df2c187496709de68e7d6ccc8d5aa1db (patch) | |
tree | 1e98c4086fac83526bfb0347e9867565bba8c7de /tests/du | |
parent | 49a352482331d03a94a4531253b8be519d69d401 (diff) | |
download | coreutils-f3ecf0e5df2c187496709de68e7d6ccc8d5aa1db.tar.xz |
upgrade to automake-1.7.2b
Diffstat (limited to 'tests/du')
-rw-r--r-- | tests/du/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index 949839ee9..32a4e3c12 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.7.2 from Makefile.am. +# Makefile.in generated by automake 1.7.2b from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -118,6 +118,7 @@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ +am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build = @build@ |