Your message dated Tue, 4 Jun 2013 23:03:49 +0100
with message-id <[email protected]>
and subject line Re: Bug#711124: man: AC_COMPILE_IFELSE was called before
AC_USE_SYSTEM_EXTENSIONS
has caused the Debian Bug report #711124,
regarding man: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
711124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711124
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: man
Version: 2.5.2
Severity: normal
[ 86s] + aclocal -I /home/abuild/rpmbuild/BUILD/man-db-2.5.2/m4 -I
/home/abuild/rpmbuild/BUILD/man-db-2.5.2/gnulib/m4
[ 92s] configure.ac:26: warning: AC_COMPILE_IFELSE was called before
AC_USE_SYSTEM_EXTENSIONS
[ 92s] /home/abuild/rpmbuild/BUILD/man-db-2.5.2/gnulib/m4/extensions.m4:23:
AC_USE_SYSTEM_EXTENSIONS is expanded from...
[ 92s] ../../lib/autoconf/specific.m4:432: AC_AIX is expanded from...
[ 92s] configure.ac:26: the top level
-- System Information:
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.10-1.16-desktop (SMP w/1 CPU core; PREEMPT)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
Source: man-db
Source-Version: 2.5.8-1
On Sun, Aug 26, 2012 at 01:20:31AM +0200, Krzysztof Żelechowski wrote:
> Package: man
> Version: 2.5.2
> Severity: normal
>
> [ 86s] + aclocal -I /home/abuild/rpmbuild/BUILD/man-db-2.5.2/m4 -I
> /home/abuild/rpmbuild/BUILD/man-db-2.5.2/gnulib/m4
> [ 92s] configure.ac:26: warning: AC_COMPILE_IFELSE was called before
> AC_USE_SYSTEM_EXTENSIONS
> [ 92s] /home/abuild/rpmbuild/BUILD/man-db-2.5.2/gnulib/m4/extensions.m4:23:
> AC_USE_SYSTEM_EXTENSIONS is expanded from...
> [ 92s] ../../lib/autoconf/specific.m4:432: AC_AIX is expanded from...
> [ 92s] configure.ac:26: the top level
I fixed this long ago, I think perhaps by this change:
Sun Sep 26 22:08:39 BST 2010 Colin Watson <[email protected]>
Build libman and libmandb as shared libraries, reducing our
installed footprint by about 200K.
* configure.ac: Add LT_INIT. Move AC_GNU_SOURCE up to above it.
Remove redundant AC_PROG_RANLIB.
[...]
Cheers,
--
Colin Watson [[email protected]]
--- End Message ---