auto-import changelog data from autoconf-2.13-10p.src.rpm

Thu Nov 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up interoperability with glibc 2.2 and gcc 2.96: AC_TRY_RUN_NATIVE in
    C++ mode added a prototype for exit() to the test code without throwing
    an exception, causing a conflict with stdlib.h --> AC_TRY_RUN_NATIVE
    for C++ code including stdlib.h always failed, returning wrong results
This commit is contained in:
cvsdist 2004-09-09 03:18:36 +00:00
parent 7b269c70b6
commit 30f68b98a1

View File

@ -1,7 +1,7 @@
Summary: A GNU tool for automatically configuring source code. Summary: A GNU tool for automatically configuring source code.
Name: autoconf Name: autoconf
Version: 2.13 Version: 2.13
Release: 10 Release: 10p
Copyright: GPL Copyright: GPL
Group: Development/Tools Group: Development/Tools
Source: ftp://prep.ai.mit.edu/pub/gnu/autoconf/autoconf-%{version}.tar.gz Source: ftp://prep.ai.mit.edu/pub/gnu/autoconf/autoconf-%{version}.tar.gz