<<< Date Index >>>     <<< Thread Index >>>

bug#1440: marked as done (mutt-1.5.1i: patch to fix compatiblity with recent autoconf versions)



Your message dated Wed, 10 Sep 2003 00:11:05 -0400
with message-id <20030910041104.GM621@xxxxxxxxxxxxxxxxxxx>
and subject line fixed in CVS
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Herr der Kaefer
(administrator, GUUG bugs database)

--------------------------------------
Received: (at submit) by bugs.guug.de; 19 Jan 2003 15:30:56 +0000
>From ma@xxxxxxxxxxxxxxxxxxxxxxxxxxxx Sun Jan 19 16:30:56 2003
Received: from pd9e1e93e.dip.t-dialin.net
        ([217.225.233.62] helo=m2a2.dyndns.org ident=postfix)
        by trithemius.gnupg.org with esmtp (Exim 3.35 #1 (Debian))
        id 18aHPU-0007Ic-00
        for <submit@xxxxxxxxxxxx>; Sun, 19 Jan 2003 16:30:56 +0100
Received: by merlin.emma.line.org (Postfix, from userid 500)
        id 19A437B237; Sun, 19 Jan 2003 16:32:50 +0100 (CET)
From: matthias.andree@xxxxxx
Subject: mutt-1.5.1i: patch to fix compatiblity with recent autoconf versions
To: submit@xxxxxxxxxxxx
Message-Id: <20030119153250.19A437B237@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 19 Jan 2003 16:32:50 +0100 (CET)

Package: mutt
Version: mutt-1.5.1i
Severity: important

-- Please type your report below this line
Recent autoconf versions will refuse to parse configure.in because it
uses LIBOBJS directly. This patch changes the two relevant sections to
AC_LIBOBJ. The patch is against the current CVS as of 2003-01-19.

Index: configure.in
===================================================================
RCS file: /home/roessler/cvs/mutt/configure.in,v
retrieving revision 3.7
diff -u -r3.7 configure.in
--- configure.in        6 Dec 2002 11:28:23 -0000       3.7
+++ configure.in        19 Jan 2003 15:26:25 -0000
@@ -312,7 +312,7 @@
 AC_CHECK_FUNCS(snprintf, , [mutt_cv_snprintf=yes])
 AC_CHECK_FUNCS(vsnprintf, , [mutt_cv_snprintf=yes])
 if test $mutt_cv_snprintf = yes; then
-        LIBOBJS="$LIBOBJS snprintf.o"
+       AC_LIBOBJ(snprintf)
 fi
 
 dnl SCO uses chsize() instead of ftruncate()
@@ -344,7 +344,7 @@
 
 if test $mutt_cv_regex = yes; then
         AC_DEFINE(USE_GNU_REGEX,1,[ Define if you want to use the included 
regex.c. ])
-        LIBOBJS="$LIBOBJS regex.o"
+       AC_LIBOBJ(regex)
 fi
 
 

-- System Information
System Version: Linux merlin 2.4.19-4GB #1 Wed Nov 27 00:56:53 UTC 2002 i686 
unknown
RPM Packager: http://www.suse.de/feedback
SuSE Release: SuSE Linux 8.1 (i386)

-- Build environment information

(Note: This is the build environment installed on the system
muttbug is run on.  Information may or may not match the environment
used to build mutt.)

- gcc version information
gcc
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.2/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr 
--with-local-prefix=/usr/local --infodir=/usr/share/info 
--mandir=/usr/share/man --libdir=/usr/lib 
--enable-languages=c,c++,f77,objc,java,ada --enable-libgcj 
--with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib 
--enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
gcc version 3.2

- CFLAGS
-Wall -pedantic -pipe -g -march=pentium -mcpu=i686 -Os -Wall -W

-- Mutt Version Information



---------------------------------------
Received: (at 1440-done) by bugs.guug.de; 10 Sep 2003 04:08:48 +0000
>From brendan@xxxxxxxxxx Wed Sep 10 06:08:44 2003
Received: from nycsmtp3out.rdc-nyc.rr.com ([24.29.99.224])
        by trithemius.gnupg.org with esmtp (Exim 3.35 #1 (Debian))
        id 19wwHc-0006a9-00
        for <1440-done@xxxxxxxxxxxx>; Wed, 10 Sep 2003 06:08:44 +0200
Received: from watanabe.kublai.com (24-29-153-53.nyc.rr.com [24.29.153.53])
        by nycsmtp3out.rdc-nyc.rr.com (8.12.1/Road Runner SMTP Server 1.0) with 
ESMTP id h8A4B5mI007925
        for <1440-done@xxxxxxxxxxxx>; Wed, 10 Sep 2003 00:11:05 -0400 (EDT)
Received: from watanabe.kublai.com (localhost [127.0.0.1])
        by watanabe.kublai.com (8.12.9/8.12.2) with ESMTP id h8A4B5Ou013877
        for <1440-done@xxxxxxxxxxxx>; Wed, 10 Sep 2003 00:11:05 -0400 (EDT)
Received: (from brendan@localhost)
        by watanabe.kublai.com (8.12.9/8.12.2/Submit) id h8A4B5hl013876
        for 1440-done@xxxxxxxxxxxx; Wed, 10 Sep 2003 00:11:05 -0400 (EDT)
X-Authentication-Warning: watanabe.kublai.com: brendan set sender to 
brendan@xxxxxxxxxx using -f
Date: Wed, 10 Sep 2003 00:11:05 -0400
From: Brendan Cully <brendan@xxxxxxxxxx>
To: 1440-done@xxxxxxxxxxxx
Subject: fixed in CVS
Message-ID: <20030910041104.GM621@xxxxxxxxxxxxxxxxxxx>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Operating-System: Darwin 6.6 Power Macintosh
User-Agent: Mutt/1.5.4i
X-Spam-Status: No, hits=-102.9 required=5.0
        tests=USER_AGENT_MUTT,USER_IN_WHITELIST,X_AUTH_WARNING
        version=2.55
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)

fixed in CVS, though there are rumors of lingering incompatibilities
in the ncurses macros (I use 2.5 and haven't seen them though).