]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 22 Sep 2001 20:11:33 +0000 (20:11 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 22 Sep 2001 20:11:33 +0000 (20:11 +0000)
tests/basename/Makefile.in
tests/date/Makefile.in
tests/expr/Makefile.in
tests/factor/Makefile.in
tests/seq/Makefile.in
tests/stty/Makefile.in
tests/test/Makefile.in

index 18d4f643658436f3b3fd4421559f80000b1785af..8e4160109a6b3816ae55a17246e7adae8f825949 100644 (file)
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
 GNU_PACKAGE = @GNU_PACKAGE@
 GT_NO = @GT_NO@
 GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INSTOBJEXT = @INSTOBJEXT@
index c3dabf8f5502a35a8281243d3b373d22718dd594..323dd1e2eb0d3494dd965abef06e3eb70885569d 100644 (file)
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
 GNU_PACKAGE = @GNU_PACKAGE@
 GT_NO = @GT_NO@
 GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INSTOBJEXT = @INSTOBJEXT@
@@ -165,7 +166,7 @@ all: all-am
 .SUFFIXES:
 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
-         $(AUTOMAKE) --gnits  tests/date/Makefile
+         $(AUTOMAKE) --gnu  tests/date/Makefile
 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
        cd $(top_builddir) && \
          CONFIG_HEADERS= CONFIG_LINKS= \
index f8a2202f817179a070bacf55e88a2ba47679be88..ba78c1f67351724d0a8a3457f05d3692f0f189c0 100644 (file)
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
 GNU_PACKAGE = @GNU_PACKAGE@
 GT_NO = @GT_NO@
 GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INSTOBJEXT = @INSTOBJEXT@
index 51377b832b4571259e5f515e5cc1173b999862fa..090cf0872c66df5ba956bf115acc764a96adbcea 100644 (file)
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
 GNU_PACKAGE = @GNU_PACKAGE@
 GT_NO = @GT_NO@
 GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INSTOBJEXT = @INSTOBJEXT@
index 8de5781dcfcf6d03c90093a82b7a5b538062d019..f6a4ed192e1fa4bdbc39a6d19e6701286574174c 100644 (file)
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
 GNU_PACKAGE = @GNU_PACKAGE@
 GT_NO = @GT_NO@
 GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INSTOBJEXT = @INSTOBJEXT@
index d8f0eb604279aac2f6475c08bc8e0544d0a93e67..e5a55d7a554507ebae090145f94e3c79125143e5 100644 (file)
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
 GNU_PACKAGE = @GNU_PACKAGE@
 GT_NO = @GT_NO@
 GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INSTOBJEXT = @INSTOBJEXT@
index a970558917876be45fb04c9d49ebd9e7f0b91e96..17eaece80c85f7340f6989c11a1eed1db8e851f0 100644 (file)
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
 GNU_PACKAGE = @GNU_PACKAGE@
 GT_NO = @GT_NO@
 GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INSTOBJEXT = @INSTOBJEXT@
@@ -179,7 +180,7 @@ all: all-am
 .SUFFIXES:
 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
-         $(AUTOMAKE) --gnits  tests/test/Makefile
+         $(AUTOMAKE) --gnu  tests/test/Makefile
 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
        cd $(top_builddir) && \
          CONFIG_HEADERS= CONFIG_LINKS= \