[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Acl-devel] update to autoconf 2.69
From: |
Brandon Philips |
Subject: |
Re: [Acl-devel] update to autoconf 2.69 |
Date: |
Tue, 30 Apr 2013 08:17:53 -0700 |
On Wed, Apr 3, 2013 at 8:33 AM, Mike Frysinger <address@hidden> wrote:
> you guys are "fixing" your packages the wrong way. you should improve rpm to
> automatically update config.{sub,guess} files with the latest ones.
If I wanted to fix this in the git tree how would I do that? Run
autoreconf? If I do that I get errors:
configure.in:39: error: possibly undefined macro: AC_PACKAGE_GLOBALS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:40: error: possibly undefined macro: AC_PACKAGE_UTILITIES
configure.in:41: error: possibly undefined macro: AC_MANUAL_FORMAT
configure.in:42: error: possibly undefined macro: AC_MULTILIB
autoreconf: /usr/bin/autoconf failed with exit status: 1
Those macros are all defined in the m4/ directory. Thanks for any pointers.
Brandon "autonewb" Philips