[vlc-devel] [PATCH 2/4] Test for if_nameindex in a specific header.
Rémi Denis-Courmont
remi at remlab.net
Wed Feb 29 11:24:07 CET 2012
On Wed, 29 Feb 2012 10:48:27 +0100, Maciej Blizinski <maciej at opencsw.org>
wrote:
> On Solaris 10, if_nameindex is defined in a specific header file which
> needs to be included. When testing for if_nameindex, the header is now
> used and the false negative is removed.
That does not look right at all.
AC_CHECK_FUNCS does not care what header the function is defined in.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list