From ddfb52fb2f4b3eeb4129277720c7891cc2593d8c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 29 May 2003 19:53:52 +0000 Subject: [PATCH] . --- Makefile.in | 2 +- aclocal.m4 | 8 ++++---- doc/Makefile.in | 3 +-- lib/Makefile.in | 5 +---- man/Makefile.in | 3 +-- src/Makefile.in | 7 ++----- tests/Makefile.in | 2 +- tests/basename/Makefile.in | 3 +-- tests/chgrp/Makefile.in | 3 +-- tests/chmod/Makefile.in | 3 +-- tests/chown/Makefile.in | 3 +-- tests/cp/Makefile.in | 3 +-- tests/cut/Makefile.in | 3 +-- tests/date/Makefile.in | 3 +-- tests/dd/Makefile.in | 3 +-- tests/dircolors/Makefile.in | 3 +-- tests/du/Makefile.in | 3 +-- tests/expr/Makefile.in | 3 +-- tests/factor/Makefile.in | 3 +-- tests/fmt/Makefile.in | 3 +-- tests/head/Makefile.in | 3 +-- tests/install/Makefile.in | 3 +-- tests/join/Makefile.in | 3 +-- tests/ln/Makefile.in | 3 +-- tests/ls-2/Makefile.in | 3 +-- tests/ls/Makefile.in | 3 +-- tests/md5sum/Makefile.in | 3 +-- tests/misc/Makefile.in | 3 +-- tests/mkdir/Makefile.in | 3 +-- tests/mv/Makefile.in | 3 +-- tests/od/Makefile.in | 3 +-- tests/pr/Makefile.in | 3 +-- tests/rm/Makefile.in | 3 +-- tests/rmdir/Makefile.in | 3 +-- tests/seq/Makefile.in | 3 +-- tests/sha1sum/Makefile.in | 3 +-- tests/shred/Makefile.in | 3 +-- tests/sort/Makefile.in | 3 +-- tests/stty/Makefile.in | 3 +-- tests/sum/Makefile.in | 3 +-- tests/tac/Makefile.in | 3 +-- tests/tail-2/Makefile.in | 3 +-- tests/tail/Makefile.in | 3 +-- tests/test/Makefile.in | 3 +-- tests/touch/Makefile.in | 3 +-- tests/tr/Makefile.in | 3 +-- tests/tsort/Makefile.in | 3 +-- tests/unexpand/Makefile.in | 3 +-- tests/uniq/Makefile.in | 3 +-- tests/wc/Makefile.in | 3 +-- 50 files changed, 54 insertions(+), 105 deletions(-) diff --git a/Makefile.in b/Makefile.in index cbabf73..a1b13af 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 diff --git a/aclocal.m4 b/aclocal.m4 index a0229a8..2a71b90 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -2532,7 +2532,7 @@ AC_DEFUN([AC_FUNC_GETCWD_NULL], [Define if getcwd (NULL, 0) allocates memory for result.]) fi]) -#serial 5 +#serial 6 dnl Find out how to get the file descriptor associated with an open DIR*. dnl From Jim Meyering @@ -2565,12 +2565,12 @@ AC_DEFUN([UTILS_FUNC_DIRFD], AC_CACHE_CHECK([whether dirfd is a macro], jm_cv_func_dirfd_macro, - AC_EGREP_CPP([dirent_header_defines_dirfd], [$dirfd_headers + [AC_EGREP_CPP([dirent_header_defines_dirfd], [$dirfd_headers #ifdef dirfd dirent_header_defines_dirfd #endif], - jm_cv_func_dirfd_macro=yes, - jm_cv_func_dirfd_macro=no)) + jm_cv_func_dirfd_macro=yes, + jm_cv_func_dirfd_macro=no)]) # Use the replacement only if we have no function, macro, # or declaration with that name. diff --git a/doc/Makefile.in b/doc/Makefile.in index 00348dc..847ac61 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -321,7 +321,6 @@ all-am: Makefile $(INFO_DEPS) installdirs: $(mkinstalldirs) $(DESTDIR)$(infodir) - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/lib/Makefile.in b/lib/Makefile.in index 5b545ab..db3a599 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -720,9 +720,6 @@ check: $(BUILT_SOURCES) all-am: Makefile $(LIBRARIES) all-local installdirs: - - $(MAKE) $(AM_MAKEFLAGS) install-recursive - install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am install-exec: install-exec-am diff --git a/man/Makefile.in b/man/Makefile.in index 339bffd..487bca1 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -287,7 +287,6 @@ all-am: Makefile $(MANS) installdirs: $(mkinstalldirs) $(DESTDIR)$(man1dir) - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/src/Makefile.in b/src/Makefile.in index 5133cea..b504aab 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -843,7 +843,7 @@ uninstall-binPROGRAMS: done clean-binPROGRAMS: - -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) > /dev/null 2>&1 || /bin/rm -f $(bin_PROGRAMS) + -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) installcheck-binPROGRAMS: $(bin_PROGRAMS) bad=0; pid=$$$$; list="$(bin_PROGRAMS)"; for p in $$list; do \ @@ -1373,9 +1373,6 @@ all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(HEADERS) all-local installdirs: $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir) - - $(MAKE) $(AM_MAKEFLAGS) install-recursive - install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am install-exec: install-exec-am diff --git a/tests/Makefile.in b/tests/Makefile.in index 5d68542..7130e23 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in index a9c1f4a..934155f 100644 --- a/tests/basename/Makefile.in +++ b/tests/basename/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -292,7 +292,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in index 2016070..07173a3 100644 --- a/tests/chgrp/Makefile.in +++ b/tests/chgrp/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -288,7 +288,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index fc01fc5..036ac7c 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -288,7 +288,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in index 0acc7d0..2a1df18 100644 --- a/tests/chown/Makefile.in +++ b/tests/chown/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -288,7 +288,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in index 19236b0..5345897 100644 --- a/tests/cp/Makefile.in +++ b/tests/cp/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -295,7 +295,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index b400b4c..959fbec 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -320,7 +320,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index a9ff845..27cacbe 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -323,7 +323,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in index d83bc4a..4ea1651 100644 --- a/tests/dd/Makefile.in +++ b/tests/dd/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in index c1eb686..d1ffad8 100644 --- a/tests/dircolors/Makefile.in +++ b/tests/dircolors/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index 4f28619..3f45fd0 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -292,7 +292,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in index e2f2268..29826f0 100644 --- a/tests/expr/Makefile.in +++ b/tests/expr/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -292,7 +292,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index 5157089..79ff355 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -292,7 +292,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in index e57abe7..3b3cc6f 100644 --- a/tests/fmt/Makefile.in +++ b/tests/fmt/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index 9438f41..bc354fa 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -313,7 +313,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index e9300bb..e79c45a 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -288,7 +288,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index e53bd79..961416d 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -316,7 +316,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in index a9a51c1..9b15dcf 100644 --- a/tests/ln/Makefile.in +++ b/tests/ln/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -288,7 +288,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in index 6c830a3..d431f38 100644 --- a/tests/ls-2/Makefile.in +++ b/tests/ls-2/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in index 776e580..7661d25 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -296,7 +296,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index 5121920..ef54b4e 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in index 28249ba..b3804d9 100644 --- a/tests/misc/Makefile.in +++ b/tests/misc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -301,7 +301,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in index ca35486..e51cf5f 100644 --- a/tests/mkdir/Makefile.in +++ b/tests/mkdir/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -289,7 +289,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 3bdfc19..43a361c 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -303,7 +303,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in index 3b398a7..5055cee 100644 --- a/tests/od/Makefile.in +++ b/tests/od/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -292,7 +292,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index 502ec7d..f5cdc17 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -366,7 +366,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index b5c2b69..2079fb5 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -300,7 +300,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in index 6006583..6964cd9 100644 --- a/tests/rmdir/Makefile.in +++ b/tests/rmdir/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index cf89c63..87a3906 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -292,7 +292,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in index e47aba6..559b0ed 100644 --- a/tests/sha1sum/Makefile.in +++ b/tests/sha1sum/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in index 6b16101..5eeb078 100644 --- a/tests/shred/Makefile.in +++ b/tests/shred/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -292,7 +292,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 6545862..48b312d 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -337,7 +337,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in index d3d97e2..fb047a3 100644 --- a/tests/stty/Makefile.in +++ b/tests/stty/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -288,7 +288,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in index 977bf23..a22b94d 100644 --- a/tests/sum/Makefile.in +++ b/tests/sum/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index 61f4a06..d352696 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -314,7 +314,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in index 566f8b4..491dd1a 100644 --- a/tests/tail-2/Makefile.in +++ b/tests/tail-2/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index 25567c3..3c2c9a8 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -316,7 +316,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index 957b1fe..a18db46 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -337,7 +337,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index 7b10238..6646a6a 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 0f1fd34..ef13d9f 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -320,7 +320,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in index bc4cdfb..8a56754 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in index 50712b5..b9cd252 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -293,7 +293,6 @@ check: check-am all-am: Makefile installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index 6ec40c7..81823ff 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -318,7 +318,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in index f18e639..89e2119 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.4 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -306,7 +306,6 @@ check: check-am all-am: Makefile $(SCRIPTS) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am -- 2.7.4