libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests.
commit9d0b13bfcc44b7f886b42b25dd65d10c46fddb40
authorMichael Adam <obnox@samba.org>
Fri, 14 Mar 2008 07:52:16 +0000 (14 08:52 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 14 Mar 2008 08:04:25 +0000 (14 09:04 +0100)
tree38be86a9acf1a27ed7443f8f086ad0ed4d848f10
parent6a4928c630cfeee3300b5cdea5f47ab6ae05ae97
libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests.

This is needed, otherwise $libreplacedir/system/network.h does not
find $libreplacedir/getaddrinfo.h on some systems (solaris, e.g.).

Michael
(This used to be commit 297c3bece094ddb5f268b02e61e33f512ccfe6f5)
source4/lib/replace/getifaddrs.m4