[101212] trunk/dports/multimedia/VLC-devel
Jeremy Huddleston Sequoia
jeremyhu at macports.org
Sun Jan 6 13:05:41 PST 2013
On Jan 6, 2013, at 7:53 AM, Ryan Schmidt <ryandesign at macports.org> 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.
More information about the macports-dev
mailing list