This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] configure.in tweaks for autoconf-2.5X


On Fri, Oct 18, 2002 at 03:16:21PM -0500, Art Haas wrote:

> Was there a problem with the AC_CONFIG_HEADER ==> AC_CONFIG_HEADERS
> change?

Nope, I was just pulling from my local autoconf that a upgraded to
2.54 a few weeks ago.  I'm surprised autoupdate didn't catch that.
When I look at the definition:

# AC_CONFIG_HEADER(HEADER-TO-CREATE ...)
# --------------------------------------
# FIXME: Make it obsolete?
AC_DEFUN([AC_CONFIG_HEADER],
[AC_CONFIG_HEADERS([$1])])

It certainly looks like the right change.

Tks,
Jeff Bailey

-- 
learning from failures is nice in theory...
but in practice, it sucks :)
 - Wolfgang Jaehrling


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]