]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.in (standards_texi): Remove, dead code.
authorAkim Demaille <akim@epita.fr>
Sat, 2 Jun 2001 12:30:14 +0000 (12:30 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 2 Jun 2001 12:30:14 +0000 (12:30 +0000)
14 files changed:
ChangeLog
Makefile.in
config/Makefile.in
configure
configure.in
doc/Makefile.in
m4/Makefile.in
man/Makefile.in
man/autoheader.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1
tests/Makefile.in

index 8fbdb7ee08b209e9ccec21b9b6776c334388cdd3..9b6693b4a18f9f6fc4dfbc78008d5dce0f69376a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-02  Akim Demaille  <akim@epita.fr>
+
+       * configure.in (standards_texi): Remove, dead code.
+
 2001-06-02  Akim Demaille  <akim@epita.fr>
 
        * autom4te.in: New.
index 3b61eaea4d585b609bb2f25568ef43edc318fb34..499de21ede22b416184f38a11328caed9ca0c526 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
 
 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -66,7 +66,6 @@ PACKAGE_NAME = @PACKAGE_NAME@
 PERL = @PERL@
 PERLSCRIPTS = @PERLSCRIPTS@
 VERSION = @VERSION@
-standards_texi = @standards_texi@
 
 AUTOMAKE_OPTIONS = check-news 1.4 readme-alpha
 
index 9c97853a15b6cf7c5eedf7885f57c1a70995123e..9cd94a5e728ccbcc92f424c8b82d889bc53ea1d7 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
 
 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -66,7 +66,6 @@ PACKAGE_NAME = @PACKAGE_NAME@
 PERL = @PERL@
 PERLSCRIPTS = @PERLSCRIPTS@
 VERSION = @VERSION@
-standards_texi = @standards_texi@
 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 CONFIG_CLEAN_FILES = 
 DIST_COMMON =  Makefile.am Makefile.in config.guess config.sub \
index b3d1a6370db2c4aa9ac85b1c75c5b9f97bb09faf..82ebf36e38fc02f22884c92473812834b737a782 100755 (executable)
--- a/configure
+++ b/configure
@@ -1438,11 +1438,6 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
 
 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 
-# Work with the GNU or Cygnus source tree layout.
-if test -f $srcdir/standards.texi; then
-  standards_texi=standards.texi
-fi
-
 # Automake can't see inner AC_SUBSTS (`aclocal' is bypassed), so we tag the
 # AC_SUBSTS here too.
 
@@ -1556,7 +1551,7 @@ rm -f confdef2opt.sed
 : ${CONFIG_STATUS=./config.status}
 ac_clean_files_save=$ac_clean_files
 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:1559: creating $CONFIG_STATUS" >&5
+{ echo "$as_me:1554: creating $CONFIG_STATUS" >&5
 echo "$as_me: creating $CONFIG_STATUS" >&6;}
 cat >$CONFIG_STATUS <<_ACEOF
 #! $SHELL
@@ -1724,7 +1719,7 @@ cat >>$CONFIG_STATUS <<\EOF
     echo "$ac_cs_version"; exit 0 ;;
   --he | --h)
     # Conflict between --help and --header
-    { { echo "$as_me:1727: error: ambiguous option: $1
+    { { echo "$as_me:1722: error: ambiguous option: $1
 Try \`$0 --help' for more information." >&5
 echo "$as_me: error: ambiguous option: $1
 Try \`$0 --help' for more information." >&2;}
@@ -1752,12 +1747,12 @@ Try \`$0 --help' for more information." >&2;}
   'tests/atconfig' ) CONFIG_FILES="$CONFIG_FILES tests/atconfig" ;;
 
   # This is an error.
-  -*) { { echo "$as_me:1755: error: unrecognized option: $1
+  -*) { { echo "$as_me:1750: error: unrecognized option: $1
 Try \`$0 --help' for more information." >&5
 echo "$as_me: error: unrecognized option: $1
 Try \`$0 --help' for more information." >&2;}
    { (exit 1); exit 1; }; } ;;
-  *) { { echo "$as_me:1760: error: invalid argument: $1" >&5
+  *) { { echo "$as_me:1755: error: invalid argument: $1" >&5
 echo "$as_me: error: invalid argument: $1" >&2;}
    { (exit 1); exit 1; }; };;
   esac
@@ -1868,7 +1863,6 @@ s,@AWK@,$AWK,;t t
 s,@HELP2MAN@,$HELP2MAN,;t t
 s,@PERL@,$PERL,;t t
 s,@PERLSCRIPTS@,$PERLSCRIPTS,;t t
-s,@standards_texi@,$standards_texi,;t t
 CEOF
 
 EOF
@@ -1983,7 +1977,7 @@ done; }
   esac
 
   if test x"$ac_file" != x-; then
-    { echo "$as_me:1986: creating $ac_file" >&5
+    { echo "$as_me:1980: creating $ac_file" >&5
 echo "$as_me: creating $ac_file" >&6;}
     rm -f "$ac_file"
   fi
@@ -2001,7 +1995,7 @@ echo "$as_me: creating $ac_file" >&6;}
       -) echo $tmp/stdin ;;
       [\\/$]*)
          # Absolute (can't be DOS-style, as IFS=:)
-         test -f "$f" || { { echo "$as_me:2004: error: cannot find input file: $f" >&5
+         test -f "$f" || { { echo "$as_me:1998: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          echo $f;;
@@ -2014,7 +2008,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
            echo $srcdir/$f
          else
            # /dev/null tree
-           { { echo "$as_me:2017: error: cannot find input file: $f" >&5
+           { { echo "$as_me:2011: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          fi;;
index a0c72f0b6cdaebd32ec3a365565ee1cc3cca5074..5cfeacc941513ac9d0649f17670e7258ad2c2174 100644 (file)
@@ -39,11 +39,6 @@ fi
 
 AC_PROG_INSTALL
 
-# Work with the GNU or Cygnus source tree layout.
-if test -f $srcdir/standards.texi; then
-  AC_SUBST(standards_texi, standards.texi)dnl
-fi
-
 # Automake can't see inner AC_SUBSTS (`aclocal' is bypassed), so we tag the
 # AC_SUBSTS here too.
 AC_SUBST(PACKAGE_NAME)
index 1770949fba0afa90e61a98542eb23eaae3ea7f3c..48a0b2a6e3bea59433dee8347c302118632ad300 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
 
 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -66,7 +66,6 @@ PACKAGE_NAME = @PACKAGE_NAME@
 PERL = @PERL@
 PERLSCRIPTS = @PERLSCRIPTS@
 VERSION = @VERSION@
-standards_texi = @standards_texi@
 
 MAKEINFO = @MAKEINFO@ --no-split
 TEXI2HTML = texi2html
@@ -211,7 +210,7 @@ uninstall-info:
        else ii=; fi; \
        list='$(INFO_DEPS)'; \
        for file in $$list; do \
-         test -z "$ii" \
+         test -z "$$ii" \
            || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
        done
        @$(NORMAL_UNINSTALL)
index e5e80f8dab2905a6247affac001a800b3cb991ed..e202775ad71af5568d50e753abb9f319769906c3 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
 
 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -66,7 +66,6 @@ PACKAGE_NAME = @PACKAGE_NAME@
 PERL = @PERL@
 PERLSCRIPTS = @PERLSCRIPTS@
 VERSION = @VERSION@
-standards_texi = @standards_texi@
 
 EXTRA_DIST =  atconfig.m4 init.m4 m4.m4 missing.m4 sanity.m4
 
index bac08563415f015f3f87f9e009ebfc2657acc28e..d15d5db2394cc11f05058f4d2c8e732f91efc743 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
 
 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -66,7 +66,6 @@ PACKAGE_NAME = @PACKAGE_NAME@
 PERL = @PERL@
 PERLSCRIPTS = @PERLSCRIPTS@
 VERSION = @VERSION@
-standards_texi = @standards_texi@
 
 man_MANS = autoconf.1 autoreconf.1 autoheader.1 autoupdate.1 ifnames.1 autoscan.1 config.guess.1 config.sub.1
 
index fe68f98098833fef867b244b7dd2e5ec11b0d18b..0898f92093a5f0750ca12894cb65148ae3d445f2 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOHEADER "1" "May 2001" "GNU Autoconf 2.50a" FSF
+.TH AUTOHEADER "1" "June 2001" "GNU Autoconf 2.50a" FSF
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 491122c18129f267d452e9c9e2f772426be52f2c..bb40aa81a25eb8418ed80d3bebee71a57c63727a 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTORECONF "1" "May 2001" "GNU Autoconf 2.50a" FSF
+.TH AUTORECONF "1" "June 2001" "GNU Autoconf 2.50a" FSF
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index f776d517c8f156bcde53a96d76d03269630f0189..e4e8f29cfa5d692577d794d44b1809d612cfd4a0 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOSCAN "1" "May 2001" "GNU Autoconf 2.50a" FSF
+.TH AUTOSCAN "1" "June 2001" "GNU Autoconf 2.50a" FSF
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index 903b1e7067a6da0683cf1e08490ee5d492494639..71591620d4d975630051fa3d37b0b60454cb9925 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOUPDATE "1" "May 2001" "GNU Autoconf 2.50a" FSF
+.TH AUTOUPDATE "1" "June 2001" "GNU Autoconf 2.50a" FSF
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
index 326d4ea863b94b7cd6c4dbb7bcc87af823881707..29a50ee09100e09e3470e50727b158105dfae179 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH IFNAMES "1" "May 2001" "GNU Autoconf 2.50a" FSF
+.TH IFNAMES "1" "June 2001" "GNU Autoconf 2.50a" FSF
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS
index 8e89b0bb94318a7d09d8d035c06be080e3fcac3a..ed58897dc668378fb2cd949e4564788cfbf07df2 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
 
 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -66,7 +66,6 @@ PACKAGE_NAME = @PACKAGE_NAME@
 PERL = @PERL@
 PERLSCRIPTS = @PERLSCRIPTS@
 VERSION = @VERSION@
-standards_texi = @standards_texi@
 
 AUTOMAKE_OPTIONS = gnits