autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: config.status --version


From: Lars J. Aas
Subject: Re: config.status --version
Date: Tue, 10 Apr 2001 16:40:57 +0200
User-agent: Mutt/1.2.5i

On Mon, Apr 09, 2001 at 08:55:34PM +0200, Lars J. Aas wrote:
: On Mon, Apr 09, 2001 at 05:46:49PM +0200, Lars J. Aas wrote:
: :   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
: 
: Does anyone with good knowledge of the Autoconf history know when
: config.status became a reality?  The list of years above is probably
: an exaggeration...

I've checked the ChangeLog and it dates at least back to 1992...

Anyways, I've tried a slightly changed format:

  $ ./config.status --version
  GNU Autoconf config.status 2.49e
  configured by ../autoconf/configure, generated by GNU Autoconf 2.49e,
    for host "nfs.trh.sim.no", with options ""
  
  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
  Free Software Foundation, Inc.
  This configure script is free software; the Free Software Foundation
  gives unlimited permission to copy, distribute and modify it.

How does that look?

  Lars J

Index: acgeneral.m4
===================================================================
RCS file: /cvs/autoconf/acgeneral.m4,v
retrieving revision 1.709
diff -u -r1.709 acgeneral.m4
--- acgeneral.m4        2001/04/10 11:33:50     1.709
+++ acgeneral.m4        2001/04/10 14:38:31
@@ -3681,9 +3681,14 @@
 
 cat >>$CONFIG_STATUS <<EOF
 ac_cs_version="\\
-$CONFIG_STATUS generated by $as_me (Autoconf AC_ACVERSION).
-Configured on host $ac_hostname by
-  `echo "[$]0 $ac_configure_args" | sed 's/[[\\""\`\$]]/\\\\&/g'`"
+AC_PACKAGE_NAME config.status AC_PACKAGE_VERSION
+configured by [$]0, generated by GNU Autoconf AC_ACVERSION,
+  for host \"$ac_hostname\", with options \"`echo "$ac_configure_args" | sed 
's/[[\\""\`\$]]/\\\\&/g'`\"
+
+Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+Free Software Foundation, Inc.
+This configure script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it."
 srcdir=$srcdir
 AC_PROVIDE_IFELSE([AC_PROG_INSTALL],
 [dnl Leave those double quotes here: this $INSTALL is evaluated in a



reply via email to

[Prev in Thread] Current Thread [Next in Thread]