[ minicom-Bugs-300082 ] wish: adapt for autoconf-2.5
noreply@alioth.debian.org
noreply@alioth.debian.org
Tue, 12 Aug 2003 23:28:41 +0200
Bugs item #300082, was opened at 2003-08-12 22:04
You can respond by visiting:
http://alioth.debian.org/tracker/?func=detail&atid=100031&aid=300082&group_id=31
Category: None
Group: wishlist
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Ivan Zakharyaschev (imz-guest)
Assigned to: Nobody (None)
Summary: wish: adapt for autoconf-2.5
Initial Comment:
Using the newer 2.5 version of autoconf before building
minicom results in an error:
+ cd minicom-2.1
+ autoconf
configure.in:22: warning: AC_COMPILE_IFELSE was called
before AC_AIX
configure.in:22: warning: AC_RUN_IFELSE was called
before AC_AIX
configure:311: error: do not use LIBOBJS directly, use
AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'
If this token and others are legitimate, please
use m4_pattern_allow.
See the Autoconf documentation.
I know that a normal build process could avoid calling
autoconf, but I patch configure.in, so I run autoconf
before the normal build process.
----------------------------------------------------------------------
>Comment By: Adam Lackorzynski (al-guest)
Date: 2003-08-12 23:28
Message:
Logged In: YES
user_id=104
The current development version (in CVS) has already been
switched to autoconf-2.5x.
----------------------------------------------------------------------
Comment By: Ivan Zakharyaschev (imz-guest)
Date: 2003-08-12 22:54
Message:
Logged In: YES
user_id=2860
The report concerns minicom 2.1 and 2.00.0 on GNU/Linux.
--
Ivan Zakharyaschev
ALT Linux Team member
I'm a Sisyphus developer: it's core is GNU/Linux
http://www.altlinux.ru, http://www.altlinux.com
----------------------------------------------------------------------
You can respond by visiting:
http://alioth.debian.org/tracker/?func=detail&atid=100031&aid=300082&group_id=31