autoconf-patches
[Top][All Lists]
Advanced

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

2.58


From: Akim Demaille
Subject: 2.58
Date: Tue, 04 Nov 2003 09:50:11 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        Version 2.58.
        * doc/standards.texi: Update from master.

Index: Makefile.in
===================================================================
RCS file: /cvsroot/autoconf/autoconf/Makefile.in,v
retrieving revision 1.208
diff -u -u -r1.208 Makefile.in
--- Makefile.in 3 Oct 2003 07:07:14 -0000 1.208
+++ Makefile.in 4 Nov 2003 08:45:51 -0000
@@ -37,8 +37,7 @@
 subdir = .
 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.in \
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL \
-       Makefile.am NEWS README-alpha THANKS TODO aclocal.m4 configure \
-       configure.ac
+       Makefile.am NEWS THANKS TODO aclocal.m4 configure configure.ac
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__configure_deps = $(top_srcdir)/config/m4.m4
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
Index: NEWS
===================================================================
RCS file: /cvsroot/autoconf/autoconf/NEWS,v
retrieving revision 1.319
diff -u -u -r1.319 NEWS
--- NEWS 4 Nov 2003 08:32:07 -0000 1.319
+++ NEWS 4 Nov 2003 08:45:51 -0000
@@ -1,15 +1,10 @@
-* Major changes in Autoconf 2.57h                       -*- outline -*-
+* Major changes in Autoconf 2.58                       -*- outline -*-
+
+  Released 2003-11-04, by Akim Demaille
 
 ** core.*
   core.* files are no longer removed, as they may be valid user files.
 
-** New macros
-  AC_LANG_ASSERT, AS_SET_CATFILE.
-
-* Major changes in Autoconf 2.57g
-
-  Released 2003-10-24, by Akim Demaille
-
 ** autoreconf and auxiliary directory
   Autoreconf creates the auxiliary directory if needed.  This is
   especially useful for initial "bootstrapping" of fresh CVS checkouts.
@@ -17,21 +12,10 @@
 ** AC_CONFIG_MACRO_DIR
   Use this macro to declare the directory for local m4 macros for aclocal.
 
-** New macros
-  AC_LANG_WERROR
-
 ** AC_LIBOBJS
   No longer includes twice the same file in LIBOBJS if invoked
   multiple times.
 
-* Major changes in Autoconf 2.57f
-
-  Released 2003-10-01, by Akim Demaille.
-
-* Major changes in Autoconf 2.57e
-
-  Released 2003-09-29, by Akim Demaille.
-
 ** AC_CONFIG_COMMANDS
   The directory for its first argument is automatically created.  For
   instance, with
@@ -40,14 +24,6 @@
 
   $top_builddir/src/ is created if needed.
 
-* Major changes in Autoconf 2.57d
-
-  Released 2003-09-25, by Akim Demaille.
-
-* Major changes in Autoconf 2.57b
-
-  Released 2003-08-24, by Akim Demaille.
-
 ** Autotest and local.at
   The optional file local.at is always included in Autotest test suites.
 
@@ -61,12 +37,9 @@
   For instance, -Wno-obsolete disables the complaints about acconfig.h
   and other deprecated constructs.
 
-* Major changes in Autoconf 2.57a
-
-  Released 2003-06-20 by Akim Demaille.
-
 ** New macros
-  AC_C_RESTRICT, AC_INCLUDES_DEFAULT.
+  AC_C_RESTRICT, AC_INCLUDES_DEFAULT, AC_LANG_ASSERT, AC_LANG_WERROR,
+  AS_SET_CATFILE.
 
 ** AC_DECL_SYS_SIGLIST
   Works again.
Index: configure
===================================================================
RCS file: /cvsroot/autoconf/autoconf/configure,v
retrieving revision 1.251
diff -u -u -r1.251 configure
--- configure 24 Oct 2003 10:01:27 -0000 1.251
+++ configure 4 Nov 2003 08:45:52 -0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57e for GNU Autoconf 2.57h.
+# Generated by GNU Autoconf 2.57e for GNU Autoconf 2.58.
 #
 # Report bugs to <address@hidden>.
 #
@@ -268,8 +268,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.57h'
-PACKAGE_STRING='GNU Autoconf 2.57h'
+PACKAGE_VERSION='2.58'
+PACKAGE_STRING='GNU Autoconf 2.58'
 PACKAGE_BUGREPORT='address@hidden'
 
 ac_unique_file="ChangeLog"
@@ -730,7 +730,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNU Autoconf 2.57h to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.58 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -792,7 +792,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.57h:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.58:";;
    esac
   cat <<\_ACEOF
 
@@ -872,7 +872,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Autoconf configure 2.57h
+GNU Autoconf configure 2.58
 generated by GNU Autoconf 2.57e
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -886,7 +886,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNU Autoconf $as_me 2.57h, which was
+It was created by GNU Autoconf $as_me 2.58, which was
 generated by GNU Autoconf 2.57e.  Invocation command line was
 
   $ $0 $@
@@ -1501,7 +1501,7 @@
 
 # Define the identity of the package.
  PACKAGE='autoconf'
- VERSION='2.57h'
+ VERSION='2.58'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2414,7 +2414,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Autoconf $as_me 2.57h, which was
+This file was extended by GNU Autoconf $as_me 2.58, which was
 generated by GNU Autoconf 2.57e.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2472,7 +2472,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.57h
+GNU Autoconf config.status 2.58
 configured by $0, generated by GNU Autoconf 2.57e,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -3035,14 +3035,4 @@
 fi
 
 # Report the state of this version of Autoconf if this is a beta.
-    cat <<EOF
-
-You are about to use an experimental version of Autoconf.  Be sure to
-read the relevant mailing lists, most importantly <address@hidden>.
-
-Below you will find information on the status of this version of Autoconf.
-
-
-EOF
-    sed -n '/^\* Status/,$p' $srcdir/BUGS
 
Index: configure.ac
===================================================================
RCS file: /cvsroot/autoconf/autoconf/configure.ac,v
retrieving revision 1.63
diff -u -u -r1.63 configure.ac
--- configure.ac 24 Oct 2003 10:01:28 -0000 1.63
+++ configure.ac 4 Nov 2003 08:45:52 -0000
@@ -22,7 +22,7 @@
 # We need AC_CONFIG_TESTDIR.
 AC_PREREQ([2.57])
 
-AC_INIT([GNU Autoconf], [2.57h], address@hidden)
+AC_INIT([GNU Autoconf], [2.58], address@hidden)
 AC_SUBST([PACKAGE_NAME])dnl
 AC_CONFIG_SRCDIR([ChangeLog])
 
Index: doc/standards.texi
===================================================================
RCS file: /cvsroot/autoconf/autoconf/doc/standards.texi,v
retrieving revision 1.65
diff -u -u -r1.65 standards.texi
--- doc/standards.texi 20 Jun 2003 07:21:32 -0000 1.65
+++ doc/standards.texi 4 Nov 2003 08:45:52 -0000
@@ -229,18 +229,27 @@
 
 Trademark acknowledgements are the statements that such-and-such is a
 trademark of so-and-so.  The GNU Project has no objection to the basic
-idea of trademarks, but these acknowledgements feel like kowtowing, so
-we don't use them.  There is no legal requirement for them.
+idea of trademarks, but these acknowledgements feel like kowtowing, 
+and there is no legal requirement for them, so we don't use them.
 
 What is legally required, as regards other people's trademarks, is to
-avoid using them in ways which a reader might read as naming or labeling
-our own programs or activities.  For example, since ``Objective C'' is
-(or at least was) a trademark, we made sure to say that we provide a
-``compiler for the Objective C language'' rather than an ``Objective C
-compiler''.  The latter is meant to be short for the former, but it does
-not explicitly state the relationship, so it could be misinterpreted as
-using ``Objective C'' as a label for the compiler rather than for the
-language.
+avoid using them in ways which a reader might reasonably understand as
+naming or labeling our own programs or activities.  For example, since
+``Objective C'' is (or at least was) a trademark, we made sure to say
+that we provide a ``compiler for the Objective C language'' rather
+than an ``Objective C compiler''.  The latter would have been meant as
+a shorter way of saying the former, but it does not explicitly state
+the relationship, so it could be misinterpreted as using ``Objective
+C'' as a label for the compiler rather than for the language.
+
+Please don't use ``win'' as an abbreviation for Microsoft Windows in
+GNU software or documentation.  In hacker terminology, calling
+something a "win" is a form of praise.  If you wish to praise
+Microsoft Windows when speaking on your own, by all means do so, but
+not in GNU software.  Usually we write the word ``windows'' in full,
+but when brevity is very important (as in file names and sometimes
+symbol names), we abbreviate it to ``w''.  For instance, the files and
+functions in Emacs that deal with Windows start with @samp{w32}.
 
 @node Design Advice
 @chapter General Program Design
Index: man/autoconf.1
===================================================================
RCS file: /cvsroot/autoconf/autoconf/man/autoconf.1,v
retrieving revision 1.92
diff -u -u -r1.92 autoconf.1
--- man/autoconf.1 24 Oct 2003 10:01:28 -0000 1.92
+++ man/autoconf.1 4 Nov 2003 08:45:52 -0000
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOCONF "1" "October 2003" "autoconf 2.57h" "User Commands"
+.TH AUTOCONF "1" "November 2003" "autoconf 2.58" "User Commands"
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
Index: man/autoheader.1
===================================================================
RCS file: /cvsroot/autoconf/autoconf/man/autoheader.1,v
retrieving revision 1.90
diff -u -u -r1.90 autoheader.1
--- man/autoheader.1 24 Oct 2003 10:01:28 -0000 1.90
+++ man/autoheader.1 4 Nov 2003 08:45:52 -0000
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOHEADER "1" "October 2003" "autoheader 2.57h" "User Commands"
+.TH AUTOHEADER "1" "November 2003" "autoheader 2.58" "User Commands"
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
Index: man/autom4te.1
===================================================================
RCS file: /cvsroot/autoconf/autoconf/man/autom4te.1,v
retrieving revision 1.66
diff -u -u -r1.66 autom4te.1
--- man/autom4te.1 24 Oct 2003 10:01:28 -0000 1.66
+++ man/autom4te.1 4 Nov 2003 08:45:52 -0000
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOM4TE "1" "October 2003" "autom4te 2.57h" "User Commands"
+.TH AUTOM4TE "1" "November 2003" "autom4te 2.58" "User Commands"
 .SH NAME
 autom4te \- Generate files and scripts thanks to M4
 .SH SYNOPSIS
Index: man/autoreconf.1
===================================================================
RCS file: /cvsroot/autoconf/autoconf/man/autoreconf.1,v
retrieving revision 1.96
diff -u -u -r1.96 autoreconf.1
--- man/autoreconf.1 24 Oct 2003 10:01:28 -0000 1.96
+++ man/autoreconf.1 4 Nov 2003 08:45:52 -0000
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTORECONF "1" "October 2003" "autoreconf 2.57h" "User Commands"
+.TH AUTORECONF "1" "November 2003" "autoreconf 2.58" "User Commands"
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
Index: man/autoscan.1
===================================================================
RCS file: /cvsroot/autoconf/autoconf/man/autoscan.1,v
retrieving revision 1.85
diff -u -u -r1.85 autoscan.1
--- man/autoscan.1 24 Oct 2003 10:01:28 -0000 1.85
+++ man/autoscan.1 4 Nov 2003 08:45:52 -0000
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOSCAN "1" "October 2003" "autoscan 2.57h" "User Commands"
+.TH AUTOSCAN "1" "November 2003" "autoscan 2.58" "User Commands"
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
Index: man/autoupdate.1
===================================================================
RCS file: /cvsroot/autoconf/autoconf/man/autoupdate.1,v
retrieving revision 1.90
diff -u -u -r1.90 autoupdate.1
--- man/autoupdate.1 24 Oct 2003 10:01:28 -0000 1.90
+++ man/autoupdate.1 4 Nov 2003 08:45:52 -0000
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOUPDATE "1" "October 2003" "autoupdate 2.57h" "User Commands"
+.TH AUTOUPDATE "1" "November 2003" "autoupdate 2.58" "User Commands"
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
Index: man/ifnames.1
===================================================================
RCS file: /cvsroot/autoconf/autoconf/man/ifnames.1,v
retrieving revision 1.78
diff -u -u -r1.78 ifnames.1
--- man/ifnames.1 24 Oct 2003 10:01:29 -0000 1.78
+++ man/ifnames.1 4 Nov 2003 08:45:52 -0000
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH IFNAMES "1" "October 2003" "ifnames 2.57h" "User Commands"
+.TH IFNAMES "1" "November 2003" "ifnames 2.58" "User Commands"
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS




reply via email to

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