]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Version 2.11 released
authorDavid MacKenzie <djm@djmnet.org>
Mon, 18 Nov 1996 15:28:02 +0000 (15:28 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Mon, 18 Nov 1996 15:28:02 +0000 (15:28 +0000)
ChangeLog
NEWS
acgeneral.m4
acspecific.m4
autoconf.texi
configure
doc/autoconf.texi
lib/autoconf/general.m4
lib/autoconf/specific.m4

index d544118eb8b771201b4332371e0136110a5b25a5..8715eddd57185cf80176395f0feb0da79cff8e73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Mon Nov 18 10:24:50 1996  David J MacKenzie  <djm@catapult.va.pubnix.com>
+
+       * Version 2.11.
+
+Sun Nov 17 20:12:05 1996  David J MacKenzie  <djm@catapult.va.pubnix.com>
+
+       * acspecific.m4 (AC_FUNC_STRCOLL): Make the checking message more
+       accurate.
+
 Thu Nov 14 11:15:27 1996  David J MacKenzie  <djm@catapult.va.pubnix.com>
 
        * acheaders: Add entry for malloc.h.  Make the strings.h entry
diff --git a/NEWS b/NEWS
index 59480c399f56777a299b6b5165c480e2eb508c9d..b636430291c49d912c6001cc2f0bff8a2108a4b1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
 Major changes in release 2.11:
 
 * AC_PROG_CC and AC_PROG_CXX check whether the compiler works.
-  They default CFLAGS/CXXFLAGS to "-g -O2" for gcc, instead of "-g -O".
+  They also default CFLAGS/CXXFLAGS to "-g -O2" for gcc, instead of "-g -O".
 * AC_REPLACE_FUNCS defines HAVE_foo if the system has the function `foo'.
-* The argument to AC_CONFIG_HEADER can contain shell variables.
+* AC_CONFIG_HEADER expands shell variables in its argument.
 * New macros: AC_FUNC_FNMATCH, AC_FUNC_SETPGRP.
 * The "checking..." messages and the source code for test programs that
   fail are saved in config.log. 
index ae255f865923ce5f9f9af79cdebe40747f2271ba..c429c03c8eb46966a31ad83dcd8e2f43a2e3eb0a 100644 (file)
@@ -52,7 +52,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.10.3)
+define(AC_ACVERSION, 2.11)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the
index 225e2089000af9d401d96fff913b4e07231c11b8..d0712704d0f79e933041dd809c98f70667775bb6 100644 (file)
@@ -1381,7 +1381,7 @@ fi
 ])
 
 AC_DEFUN(AC_FUNC_STRCOLL,
-[AC_CACHE_CHECK(for strcoll, ac_cv_func_strcoll_works,
+[AC_CACHE_CHECK(for working strcoll, ac_cv_func_strcoll_works,
 [AC_TRY_RUN([#include <string.h>
 main ()
 {
index a965ffce1f5aa5e28de8ec03fb97548f27b5fff2..a6b9b1c4872675a41a501440c49f264dc2980d86 100644 (file)
@@ -6,8 +6,8 @@
 @c @setchapternewpage odd
 @c %**end of header
 
-@set EDITION 2.10.3
-@set VERSION 2.10.3
+@set EDITION 2.11
+@set VERSION 2.11
 @set UPDATED November 1996
 
 @iftex
index c79ce375a841fed7c0e6b36ec8b126f7d731b366..61ee6b378de6eb15b4982fa419a9cde6afd93161 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 # Guess values for system-dependent variables and create Makefiles.
-# Generated automatically using autoconf version 2.10.3 
+# Generated automatically using autoconf version 2.11 
 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
 #
 # This configure script is free software; the Free Software Foundation
@@ -332,7 +332,7 @@ EOF
     verbose=yes ;;
 
   -version | --version | --versio | --versi | --vers)
-    echo "configure generated by autoconf version 2.10.3"
+    echo "configure generated by autoconf version 2.11"
     exit 0 ;;
 
   -with-* | --with-*)
@@ -540,7 +540,7 @@ do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:544: checking for $ac_word" >&5
+echo "configure:__oline__: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_M4'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -577,7 +577,7 @@ do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:581: checking for $ac_word" >&5
+echo "configure:__oline__: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -609,7 +609,7 @@ done
 # Extract the first word of "perl", so it can be a program name with args.
 set dummy perl; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:613: checking for $ac_word" >&5
+echo "configure:__oline__: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -674,7 +674,7 @@ ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
 # ./install, which can be erroneously created by make from ./install.sh.
 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
-echo "configure:678: checking for a BSD compatible install" >&5
+echo "configure:__oline__: checking for a BSD compatible install" >&5
 if test -z "$INSTALL"; then
 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -818,7 +818,7 @@ do
     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
-    echo "$CONFIG_STATUS generated by autoconf version 2.10.3"
+    echo "$CONFIG_STATUS generated by autoconf version 2.11"
     exit 0 ;;
   -help | --help | --hel | --he | --h)
     echo "\$ac_cs_usage"; exit 0 ;;
index a965ffce1f5aa5e28de8ec03fb97548f27b5fff2..a6b9b1c4872675a41a501440c49f264dc2980d86 100644 (file)
@@ -6,8 +6,8 @@
 @c @setchapternewpage odd
 @c %**end of header
 
-@set EDITION 2.10.3
-@set VERSION 2.10.3
+@set EDITION 2.11
+@set VERSION 2.11
 @set UPDATED November 1996
 
 @iftex
index ae255f865923ce5f9f9af79cdebe40747f2271ba..c429c03c8eb46966a31ad83dcd8e2f43a2e3eb0a 100644 (file)
@@ -52,7 +52,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.10.3)
+define(AC_ACVERSION, 2.11)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the
index 225e2089000af9d401d96fff913b4e07231c11b8..d0712704d0f79e933041dd809c98f70667775bb6 100644 (file)
@@ -1381,7 +1381,7 @@ fi
 ])
 
 AC_DEFUN(AC_FUNC_STRCOLL,
-[AC_CACHE_CHECK(for strcoll, ac_cv_func_strcoll_works,
+[AC_CACHE_CHECK(for working strcoll, ac_cv_func_strcoll_works,
 [AC_TRY_RUN([#include <string.h>
 main ()
 {