]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.in: Rename as...
authorAkim Demaille <akim@epita.fr>
Tue, 17 Jul 2001 07:53:06 +0000 (07:53 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 17 Jul 2001 07:53:06 +0000 (07:53 +0000)
* configure.ac: this.

19 files changed:
ChangeLog
Makefile.am
Makefile.in
NEWS
config/Makefile.in
config/missing
configure
configure.ac [moved from configure.in with 90% similarity]
doc/Makefile.in
m4/Makefile.in
man/Makefile.am
man/Makefile.in
man/autoconf.1
man/autoheader.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1
tests/Makefile.in

index d0af14dc5a158d4ae429536e7a5a465323db6aef..cad552daa5779e4d747126a9d59a26abbbbbd004 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-17  Akim Demaille  <akim@epita.fr>
+
+       * configure.in: Rename as...
+       * configure.ac: this.
+
 2001-07-17  Akim Demaille  <akim@epita.fr>
 
        * Makefile.am (INSTALL.txt): Don't use $@ and $< in non suffix
index 33331d7fda499523003a68326b99164459d40514..8ead9a1e2aa6929cc25761efddda4ad8a42e2d87 100644 (file)
@@ -71,12 +71,12 @@ move_if_change = $(top_srcdir)/config/move-if-change
 ## acversion.m4.  ##
 
 # - acversion.m4 needs to be updated only once, since it depends on
-#   configure.in, not on the results of a 'configure' run.
-# - It is guaranteed (with GNU Make) that when the version in configure.in
+#   configure.ac, not on the results of a 'configure' run.
+# - It is guaranteed (with GNU Make) that when the version in configure.ac
 #   is changed, acversion.m4 is built only after the new version number is
 #   propagated to the Makefile.  (Libtool uses the same guarantee.)
 
-$(srcdir)/acversion.m4: $(srcdir)/acversion.in $(srcdir)/configure.in
+$(srcdir)/acversion.m4: $(srcdir)/acversion.in $(srcdir)/configure.ac
        sed 's,@VERSION\@,$(VERSION),g' $(srcdir)/acversion.in >acversion.tm4
        mv acversion.tm4 $(srcdir)/acversion.m4
 
@@ -128,42 +128,42 @@ edit = sed \
        -e 's,@VERSION\@,$(VERSION),g' \
        -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g'
 
-## All the scripts below depend on configure.in so that they are rebuilt
+## All the scripts below depend on configure.ac so that they are rebuilt
 ## when the Autoconf version changes. Unfortunately, suffix rules cannot
 ## have additional dependencies, so we have to use explicit rules for
 ## every script.
 
-autoconf: $(srcdir)/autoconf.in $(srcdir)/configure.in
+autoconf: $(srcdir)/autoconf.in $(srcdir)/configure.ac
        rm -f autoconf autoconf.tmp
        $(edit) $(srcdir)/autoconf.in >autoconf.tmp
        chmod +x autoconf.tmp
        $(move_if_change) autoconf.tmp autoconf
 
-autoheader: $(srcdir)/autoheader.in $(srcdir)/configure.in
+autoheader: $(srcdir)/autoheader.in $(srcdir)/configure.ac
        rm -f autoheader autoheader.tmp
        $(edit) $(srcdir)/autoheader.in >autoheader.tmp
        chmod +x autoheader.tmp
        $(move_if_change) autoheader.tmp autoheader
 
-autoreconf: $(srcdir)/autoreconf.in $(srcdir)/configure.in
+autoreconf: $(srcdir)/autoreconf.in $(srcdir)/configure.ac
        rm -f autoreconf autoreconf.tmp
        $(edit) $(srcdir)/autoreconf.in >autoreconf.tmp
        chmod +x autoreconf.tmp
        $(move_if_change) autoreconf.tmp autoreconf
 
-autoupdate: $(srcdir)/autoupdate.in $(srcdir)/configure.in
+autoupdate: $(srcdir)/autoupdate.in $(srcdir)/configure.ac
        rm -f autoupdate autoupdate.tmp
        $(edit) $(srcdir)/autoupdate.in >autoupdate.tmp
        chmod +x autoupdate.tmp
        $(move_if_change) autoupdate.tmp autoupdate
 
-ifnames: $(srcdir)/ifnames.in $(srcdir)/configure.in
+ifnames: $(srcdir)/ifnames.in $(srcdir)/configure.ac
        rm -f ifnames ifnames.tmp
        $(edit) $(srcdir)/ifnames.in >ifnames.tmp
        chmod +x ifnames.tmp
        $(move_if_change) ifnames.tmp ifnames
 
-autoscan: $(srcdir)/autoscan.in $(srcdir)/configure.in
+autoscan: $(srcdir)/autoscan.in $(srcdir)/configure.ac
        rm -f autoscan autoscan.tmp
        $(edit) $(srcdir)/autoscan.in >autoscan.tmp
        chmod +x autoscan.tmp
index 373db0e2b479db41c560f1aaf029d3c42fbcae58..a1539af2576453be241c98a246d8507ce3478951 100644 (file)
@@ -133,7 +133,7 @@ DATA =  $(pkgdata_DATA)
 
 DIST_COMMON =  README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
 Makefile.in NEWS README-alpha THANKS TODO aclocal.m4 configure \
-configure.in
+configure.ac
 
 
 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
@@ -143,7 +143,7 @@ GZIP_ENV = --best
 all: all-redirect
 .SUFFIXES:
 .SUFFIXES: .m4 .m4f
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
 
 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
@@ -151,9 +151,9 @@ Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
 
-config.status: $(srcdir)/configure.in $(CONFIG_STATUS_DEPENDENCIES)
+config.status: $(srcdir)/configure.ac $(CONFIG_STATUS_DEPENDENCIES)
        $(SHELL) ./config.status --recheck
-$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
+$(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
        cd $(srcdir) && $(AUTOCONF)
 
 install-binSCRIPTS: $(bin_SCRIPTS)
@@ -429,12 +429,12 @@ maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
 
 # - acversion.m4 needs to be updated only once, since it depends on
-#   configure.in, not on the results of a 'configure' run.
-# - It is guaranteed (with GNU Make) that when the version in configure.in
+#   configure.ac, not on the results of a 'configure' run.
+# - It is guaranteed (with GNU Make) that when the version in configure.ac
 #   is changed, acversion.m4 is built only after the new version number is
 #   propagated to the Makefile.  (Libtool uses the same guarantee.)
 
-$(srcdir)/acversion.m4: $(srcdir)/acversion.in $(srcdir)/configure.in
+$(srcdir)/acversion.m4: $(srcdir)/acversion.in $(srcdir)/configure.ac
        sed 's,@VERSION\@,$(VERSION),g' $(srcdir)/acversion.in >acversion.tm4
        mv acversion.tm4 $(srcdir)/acversion.m4
 INSTALL.txt: $(top_srcdir)/doc/install.texi
@@ -454,37 +454,37 @@ install-data-hook: INSTALL.txt
          $(INSTALL_DATA) $$d$$p.txt $(DESTDIR)$(pkgdatadir)/$$f; \
        done
 
-autoconf: $(srcdir)/autoconf.in $(srcdir)/configure.in
+autoconf: $(srcdir)/autoconf.in $(srcdir)/configure.ac
        rm -f autoconf autoconf.tmp
        $(edit) $(srcdir)/autoconf.in >autoconf.tmp
        chmod +x autoconf.tmp
        $(move_if_change) autoconf.tmp autoconf
 
-autoheader: $(srcdir)/autoheader.in $(srcdir)/configure.in
+autoheader: $(srcdir)/autoheader.in $(srcdir)/configure.ac
        rm -f autoheader autoheader.tmp
        $(edit) $(srcdir)/autoheader.in >autoheader.tmp
        chmod +x autoheader.tmp
        $(move_if_change) autoheader.tmp autoheader
 
-autoreconf: $(srcdir)/autoreconf.in $(srcdir)/configure.in
+autoreconf: $(srcdir)/autoreconf.in $(srcdir)/configure.ac
        rm -f autoreconf autoreconf.tmp
        $(edit) $(srcdir)/autoreconf.in >autoreconf.tmp
        chmod +x autoreconf.tmp
        $(move_if_change) autoreconf.tmp autoreconf
 
-autoupdate: $(srcdir)/autoupdate.in $(srcdir)/configure.in
+autoupdate: $(srcdir)/autoupdate.in $(srcdir)/configure.ac
        rm -f autoupdate autoupdate.tmp
        $(edit) $(srcdir)/autoupdate.in >autoupdate.tmp
        chmod +x autoupdate.tmp
        $(move_if_change) autoupdate.tmp autoupdate
 
-ifnames: $(srcdir)/ifnames.in $(srcdir)/configure.in
+ifnames: $(srcdir)/ifnames.in $(srcdir)/configure.ac
        rm -f ifnames ifnames.tmp
        $(edit) $(srcdir)/ifnames.in >ifnames.tmp
        chmod +x ifnames.tmp
        $(move_if_change) ifnames.tmp ifnames
 
-autoscan: $(srcdir)/autoscan.in $(srcdir)/configure.in
+autoscan: $(srcdir)/autoscan.in $(srcdir)/configure.ac
        rm -f autoscan autoscan.tmp
        $(edit) $(srcdir)/autoscan.in >autoscan.tmp
        chmod +x autoscan.tmp
diff --git a/NEWS b/NEWS
index 45eb158d938e99c83cdf0a331c506c11a3632859..a5cd7d1dde32dba6718e2160b82f4c3b02503b10 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-* Major changes in Autoconf 2.50c                       -*- outline -*-
+* Major changes in Autoconf 2.50d                       -*- outline -*-
 ** Documentation
 - AC_ARG_VAR
 - Quadrigraphs
@@ -51,7 +51,7 @@
 - AC_F77_DUMMY_MAIN, AC_F77_MAIN: new macros to detect whether
   a main-like routine is required/possible when linking C/C++ with
   Fortran.  Users of e.g. AC_F77_WRAPPERS should be aware of these.
-[2.50b]
+[2.50][2.50a][2.50b][2.50c]
 \f
 * Major changes in Autoconf 2.50
 
index 8486ee350b623e73d0c2206fac5923e53807ec77..d1e83d22553ea71c289a7ae710a296b48f9031ab 100644 (file)
@@ -80,7 +80,7 @@ TAR = tar
 GZIP_ENV = --best
 all: all-redirect
 .SUFFIXES:
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu config/Makefile
 
 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
index 02dd54137d54923f90b430974d63cabcea5ee6a3..7789652e877fbc83c770377691249820eebea1f2 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Common stub for a few missing GNU programs while installing.
-# Copyright 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
-# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
+# Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+# Franc,ois Pinard <pinard@iro.umontreal.ca>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -23,25 +23,6 @@ if test $# -eq 0; then
   exit 1
 fi
 
-run=:
-
-if test -f configure.ac; then
-  configure_ac=configure.ac
-else
-  configure_ac=configure.in
-fi
-
-case "$1" in
---run)
-  # Try to run requested program, and just exit if it succeeds.
-  run=
-  shift
-  "$@" && exit 0
-  ;;
-esac
-
-# If it does not exist, or fails to run (possibly an outdated version),
-# try to emulate it.
 case "$1" in
 
   -h|--h|--he|--hel|--help)
@@ -54,7 +35,6 @@ error status if there is no known handling for PROGRAM.
 Options:
   -h, --help      display this help and exit
   -v, --version   output version information and exit
-  --run           try to run the given command, and emulate it if it fails
 
 Supported PROGRAM values:
   aclocal      touch file \`aclocal.m4'
@@ -63,15 +43,13 @@ Supported PROGRAM values:
   automake     touch all \`Makefile.in' files
   bison        create \`y.tab.[ch]', if possible, from existing .[ch]
   flex         create \`lex.yy.c', if possible, from existing .c
-  help2man     touch the output file
   lex          create \`lex.yy.c', if possible, from existing .c
   makeinfo     touch the output file
-  tar          try tar, gnutar, gtar, then tar without non-portable flags
   yacc         create \`y.tab.[ch]', if possible, from existing .[ch]"
     ;;
 
   -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
-    echo "missing 0.3 - GNU automake"
+    echo "missing - GNU libit 0.0"
     ;;
 
   -*)
@@ -83,7 +61,7 @@ Supported PROGRAM values:
   aclocal)
     echo 1>&2 "\
 WARNING: \`$1' is missing on your system.  You should only need it if
-         you modified \`acinclude.m4' or \`${configure_ac}'.  You might want
+         you modified \`acinclude.m4' or \`configure.in'.  You might want
          to install the \`Automake' and \`Perl' packages.  Grab them from
          any GNU archive site."
     touch aclocal.m4
@@ -92,7 +70,7 @@ WARNING: \`$1' is missing on your system.  You should only need it if
   autoconf)
     echo 1>&2 "\
 WARNING: \`$1' is missing on your system.  You should only need it if
-         you modified \`${configure_ac}'.  You might want to install the
+         you modified \`configure.in'.  You might want to install the
          \`Autoconf' and \`GNU m4' packages.  Grab them from any GNU
          archive site."
     touch configure
@@ -101,10 +79,10 @@ WARNING: \`$1' is missing on your system.  You should only need it if
   autoheader)
     echo 1>&2 "\
 WARNING: \`$1' is missing on your system.  You should only need it if
-         you modified \`acconfig.h' or \`${configure_ac}'.  You might want
+         you modified \`acconfig.h' or \`configure.in'.  You might want
          to install the \`Autoconf' and \`GNU m4' packages.  Grab them
          from any GNU archive site."
-    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
+    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' configure.in`
     test -z "$files" && files="config.h"
     touch_files=
     for f in $files; do
@@ -120,7 +98,7 @@ WARNING: \`$1' is missing on your system.  You should only need it if
   automake)
     echo 1>&2 "\
 WARNING: \`$1' is missing on your system.  You should only need it if
-         you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
+         you modified \`Makefile.am', \`acinclude.m4' or \`configure.in'.
          You might want to install the \`Automake' and \`Perl' packages.
          Grab them from any GNU archive site."
     find . -type f -name Makefile.am -print |
@@ -181,26 +159,6 @@ WARNING: \`$1' is missing on your system.  You should only need it if
     fi
     ;;
 
-  help2man)
-    echo 1>&2 "\
-WARNING: \`$1' is missing on your system.  You should only need it if
-        you modified a dependency of a manual page.  You may need the
-        \`Help2man' package in order for those modifications to take
-        effect.  You can get \`Help2man' from any GNU archive site."
-
-    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
-    if test -z "$file"; then
-       file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
-    fi
-    if [ -f "$file" ]; then
-       touch $file
-    else
-       test -z "$file" || exec >$file
-       echo ".ab help2man is required to generate this page"
-       exit 1
-    fi
-    ;;
-
   makeinfo)
     echo 1>&2 "\
 WARNING: \`$1' is missing on your system.  You should only need it if
@@ -217,45 +175,6 @@ WARNING: \`$1' is missing on your system.  You should only need it if
     touch $file
     ;;
 
-  tar)
-    shift
-    if test -n "$run"; then
-      echo 1>&2 "ERROR: \`tar' requires --run"
-      exit 1
-    fi
-
-    # We have already tried tar in the generic part.
-    # Look for gnutar/gtar before invocation to avoid ugly error
-    # messages.
-    if (gnutar --version > /dev/null 2>&1); then
-       gnutar ${1+"$@"} && exit 0
-    fi
-    if (gtar --version > /dev/null 2>&1); then
-       gtar ${1+"$@"} && exit 0
-    fi
-    firstarg="$1"
-    if shift; then
-       case "$firstarg" in
-       *o*)
-           firstarg=`echo "$firstarg" | sed s/o//`
-           tar "$firstarg" ${1+"$@"} && exit 0
-           ;;
-       esac
-       case "$firstarg" in
-       *h*)
-           firstarg=`echo "$firstarg" | sed s/h//`
-           tar "$firstarg" ${1+"$@"} && exit 0
-           ;;
-       esac
-    fi
-
-    echo 1>&2 "\
-WARNING: I can't seem to be able to run \`tar' with the given arguments.
-         You may want to install GNU tar or Free paxutils, or check the
-         command line arguments."
-    exit 1
-    ;;
-
   *)
     echo 1>&2 "\
 WARNING: \`$1' is needed, and you do not seem to have it handy on your
index 401184461edaa0baa5326f12cb8ac1c1e1d12ad3..2161b1411fff8b146851a43a2b2107780bc7e308 100755 (executable)
--- a/configure
+++ b/configure
@@ -1387,6 +1387,7 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 # AC_SUBSTS here too.
 
 ac_config_files="$ac_config_files Makefile m4/Makefile man/Makefile doc/Makefile config/Makefile tests/Makefile tests/atconfig"
+
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
 # tests run on this system so they can be shared between configure
@@ -1496,7 +1497,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:1499: creating $CONFIG_STATUS" >&5
+{ echo "$as_me:1500: creating $CONFIG_STATUS" >&5
 echo "$as_me: creating $CONFIG_STATUS" >&6;}
 cat >$CONFIG_STATUS <<_ACEOF
 #! $SHELL
@@ -1664,7 +1665,7 @@ cat >>$CONFIG_STATUS <<\EOF
     echo "$ac_cs_version"; exit 0 ;;
   --he | --h)
     # Conflict between --help and --header
-    { { echo "$as_me:1667: error: ambiguous option: $1
+    { { echo "$as_me:1668: 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;}
@@ -1692,12 +1693,12 @@ Try \`$0 --help' for more information." >&2;}
   'tests/atconfig' ) CONFIG_FILES="$CONFIG_FILES tests/atconfig" ;;
 
   # This is an error.
-  -*) { { echo "$as_me:1695: error: unrecognized option: $1
+  -*) { { echo "$as_me:1696: 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:1700: error: invalid argument: $1" >&5
+  *) { { echo "$as_me:1701: error: invalid argument: $1" >&5
 echo "$as_me: error: invalid argument: $1" >&2;}
    { (exit 1); exit 1; }; };;
   esac
@@ -1922,7 +1923,7 @@ done; }
   esac
 
   if test x"$ac_file" != x-; then
-    { echo "$as_me:1925: creating $ac_file" >&5
+    { echo "$as_me:1926: creating $ac_file" >&5
 echo "$as_me: creating $ac_file" >&6;}
     rm -f "$ac_file"
   fi
@@ -1940,7 +1941,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:1943: error: cannot find input file: $f" >&5
+         test -f "$f" || { { echo "$as_me:1944: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          echo $f;;
@@ -1953,7 +1954,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
            echo $srcdir/$f
          else
            # /dev/null tree
-           { { echo "$as_me:1956: error: cannot find input file: $f" >&5
+           { { echo "$as_me:1957: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          fi;;
similarity index 90%
rename from configure.in
rename to configure.ac
index 5947ccf70e14087ee6cf8b266c95db71733cc8ab..69554b20c4763cc919f4334e02cb11430dbaf11e 100644 (file)
@@ -1,3 +1,4 @@
+#                                                       -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.50)
 AC_INIT(GNU Autoconf, 2.50d, bug-autoconf@gnu.org)
@@ -50,8 +51,10 @@ AC_SUBST(PACKAGE_NAME)
 AC_SUBST(PACKAGE)
 AC_SUBST(VERSION)
 
-AC_OUTPUT(Makefile m4/Makefile man/Makefile doc/Makefile config/Makefile
-          tests/Makefile tests/atconfig)
+AC_CONFIG_FILES(Makefile m4/Makefile man/Makefile doc/Makefile config/Makefile
+                tests/Makefile tests/atconfig)
+
+AC_OUTPUT
 
 # Report the state of this version of Autoconf if this is a beta.
 case AC_PACKAGE_VERSION in
index a67e68ca9448bfa3124cd1770d81162d81d0e252..1793810e1447ca1f3e912aa5b362c2b8992918b4 100644 (file)
@@ -96,7 +96,7 @@ GZIP_ENV = --best
 all: all-redirect
 .SUFFIXES:
 .SUFFIXES: .dvi .info .ps .texi .texinfo .txi
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile
 
 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
@@ -107,7 +107,7 @@ Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
 $(srcdir)/version.texi: stamp-vti
        @:
 
-$(srcdir)/stamp-vti: autoconf.texi $(top_srcdir)/configure.in
+$(srcdir)/stamp-vti: autoconf.texi $(top_srcdir)/configure.ac
        @echo "@set UPDATED `$(SHELL) $(top_srcdir)/config/mdate-sh $(srcdir)/autoconf.texi`" > vti.tmp
        @echo "@set EDITION $(VERSION)" >> vti.tmp
        @echo "@set VERSION $(VERSION)" >> vti.tmp
index a95fc0d3b3ac28903dc64040fb629bda21c939ca..712bedd0c683cb79f75f294390ab2736697d6856 100644 (file)
@@ -80,7 +80,7 @@ TAR = tar
 GZIP_ENV = --best
 all: all-redirect
 .SUFFIXES:
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile
 
 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
index c1c464762a796b5db2472711319031a6ad8f1878..7a4d40760121b03120a8744412943d954293bbbf 100644 (file)
@@ -27,8 +27,8 @@ autoscan.x config.guess.x config.sub.x
 EXTRA_DIST = $(man_MANS) $(man_aux) common.x
 MAINTAINERCLEANFILES = $(man_MANS)
 
-# Depend on configure.in to get version number changes.
-common_dep = $(top_srcdir)/configure.in $(srcdir)/common.x
+# Depend on configure.ac to get version number changes.
+common_dep = $(top_srcdir)/configure.ac $(srcdir)/common.x
 autoconf.1:   $(common_dep) $(srcdir)/autoconf.x   $(top_srcdir)/autoconf.in
 autoreconf.1: $(common_dep) $(srcdir)/autoreconf.x $(top_srcdir)/autoreconf.in
 autoheader.1: $(common_dep) $(srcdir)/autoheader.x $(top_srcdir)/autoheader.in
index 9bc9c7139bbe586f94a06f7cb3afeb894685eddd..50bdebb51149b9d47ad88b3a7fd17d140439fb96 100644 (file)
@@ -76,8 +76,8 @@ man_aux = autoconf.x autoreconf.x autoheader.x autoupdate.x ifnames.x autoscan.x
 EXTRA_DIST = $(man_MANS) $(man_aux) common.x
 MAINTAINERCLEANFILES = $(man_MANS)
 
-# Depend on configure.in to get version number changes.
-common_dep = $(top_srcdir)/configure.in $(srcdir)/common.x
+# Depend on configure.ac to get version number changes.
+common_dep = $(top_srcdir)/configure.ac $(srcdir)/common.x
 
 SUFFIXES = .x .1
 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
@@ -96,7 +96,7 @@ GZIP_ENV = --best
 all: all-redirect
 .SUFFIXES:
 .SUFFIXES: .1 .x
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile
 
 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
index 07e41ffeaa2a42347f91ddfa55e2d67598572a00..87d5c7603310894bfeb5ded0d1c008b4b16cb4bb 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOCONF "1" "July 2001" "GNU Autoconf 2.50c" FSF
+.TH AUTOCONF "1" "July 2001" "GNU Autoconf 2.50d" FSF
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index acfcaaa2a7ca239ca95533b2439fd0597fc34ab5..9caa173dc984d2c9805d39f30c5b4fc551bb5a33 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOHEADER "1" "July 2001" "GNU Autoconf 2.50c" FSF
+.TH AUTOHEADER "1" "July 2001" "GNU Autoconf 2.50d" FSF
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 7226421618e0bdbc5ad048db2da4237b10fab31f..96ad0eabad130492a632e91cc446865bd8928961 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTORECONF "1" "July 2001" "GNU Autoconf 2.50c" FSF
+.TH AUTORECONF "1" "July 2001" "GNU Autoconf 2.50d" FSF
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index 680efc374c9e0fe7c60f4755bea2d4f247a2a133..429fdb086f92de26f1ccc4ce85826cc9bb2649c2 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOSCAN "1" "July 2001" "GNU Autoconf 2.50c" FSF
+.TH AUTOSCAN "1" "July 2001" "GNU Autoconf 2.50d" FSF
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index 7a185055f1fc23e20488c1f9ef2a55dc77a45864..a925ac063cd99f634d662f56c5214f26a5547929 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOUPDATE "1" "July 2001" "GNU Autoconf 2.50c" FSF
+.TH AUTOUPDATE "1" "July 2001" "GNU Autoconf 2.50d" FSF
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
@@ -35,7 +35,7 @@ M4
 GNU M4 1.4 or above
 .TP
 AUTOCONF
-autoconf 2.50c
+autoconf 2.50d
 .SH AUTHOR
 Written by David J. MacKenzie and Akim Demaille.
 .PP
index 204ab49cfbcbb1e70901deb38ea68041ae9a1823..cefe1ca39998b62fb22a6642c7347c64ff72b087 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH IFNAMES "1" "July 2001" "GNU Autoconf 2.50c" FSF
+.TH IFNAMES "1" "July 2001" "GNU Autoconf 2.50d" FSF
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS
index 10fd533f46a391bd009b970cbfedf9898d91f4e5..51066146bc9ccd9e065fbe98ed2f6437dd53c434 100644 (file)
@@ -97,7 +97,7 @@ TAR = tar
 GZIP_ENV = --best
 all: all-redirect
 .SUFFIXES:
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
        cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/Makefile
 
 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)