From 30f68b98a1f1ab20ce5400d44226bc77481e6701 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 03:18:36 +0000 Subject: [PATCH] auto-import changelog data from autoconf-2.13-10p.src.rpm Thu Nov 30 2000 Bernhard Rosenkraenzer - 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 --- autoconf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoconf.spec b/autoconf.spec index 87ac576..013d870 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -1,7 +1,7 @@ Summary: A GNU tool for automatically configuring source code. Name: autoconf Version: 2.13 -Release: 10 +Release: 10p Copyright: GPL Group: Development/Tools Source: ftp://prep.ai.mit.edu/pub/gnu/autoconf/autoconf-%{version}.tar.gz