On Jan 6, 2013, at 7:53 AM, Ryan Schmidt <[email protected]> wrote:
>> +diff --git a/configure.ac b/configure.ac >> +index a5453a9..4c927c8 100644 >> +--- a/configure.ac >> ++++ b/configure.ac >> +@@ -25,7 +25,7 @@ AC_CANONICAL_HOST >> + AC_PRESERVE_HELP_ORDER >> + >> + AM_INIT_AUTOMAKE(tar-ustar color-tests foreign) >> +-AM_CONFIG_HEADER(config.h) >> ++AC_CONFIG_HEADER(config.h) >> + >> + # Disable with "./configure --disable-silent-rules" or "make V=1" >> + AM_SILENT_RULES([yes]) >> +-- >> +1.7.10.4 > > Isn't AC_CONFIG_HEADER deprecated as well? Reported upstream. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
