[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: m4_foreach_w(...AC_DEFINE...) expansion change in 2.72e?
From: |
Paul Eggert |
Subject: |
Re: m4_foreach_w(...AC_DEFINE...) expansion change in 2.72e? |
Date: |
Thu, 21 Dec 2023 11:39:19 -0800 |
User-agent: |
Mozilla Thunderbird |
I'm seeing the same bug with Autoconf 2.69 on RHEL 7. Tarball attached
with the configure.ac that I used, and the output of "autoheader" and
"autoconf". "autoconf" complains:
configure.ac:5: warning: The macro `AC_FOREACH' is obsolete.
configure.ac:5: You should run autoupdate.
./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
configure.ac:5: the top level
autoconf-bug.tar.gz
Description: application/gzip