[sr #110886] autoupdate produces broken configure.ac

Maxim Cournoyer <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.bugs
Message-ID <[email protected]>
Follow-up Comment #3, sr #110886 (project autoconf):

The use of AC_REQUIRE at the top level was also ill-advised in:


@@ -2635,7 +2616,7 @@ if test "$wxUSE_EXPAT" != "no"; then
         dnl Expat requires C99 compiler, so define wxCFLAGS_C99 variable
which
         dnl is used when compiling it in our makefiles.
         save_CC="$CC"
-        AC_PROG_CC_C99
+        AC_REQUIRE(AC_PROG_CC)
         CC="$save_CC"
 
         dnl Note that we need just the flags, not the full CC value
including


It breaks the generated configure script.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?110886>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.