libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests.
commitddd564e8bf2b115aa5dbcbebd4be30b749ad8752
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 10:32:54 +0000 (14 11:32 +0100)
treed772a28fa18a66e9920cf0c742d3613ec4c34dd3
parent83baff78ce752a9129554a456cc24d043d419cd1
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
(cherry picked from commit 297c3bece094ddb5f268b02e61e33f512ccfe6f5)
source/lib/replace/getifaddrs.m4