1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-29 04:49:44 +03:00

7 Commits

Author SHA1 Message Date
Stefan Metzmacher
299485c38e libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build
metze
(cherry picked from commit 04f4523ed032946b8f0e74ac6f7458010159e3bb)
(This used to be commit a3d675a7738cc04bb765064a060780198721d94a)
2008-05-16 08:51:47 +02:00
Stefan Metzmacher
aa42e5ecac libreplace: use LIBREPLACE_NETWORK_LIBS within some configure checks
...instead of using SOCKET_LIBS and NSL_LIBS.

metze
(cherry picked from commit cef2e8d748756f61c248ad6660e85dd1ac36308a)
(This used to be commit 7854ed24a57162fa7569d8f36633f3c156067b0b)
2008-03-18 16:34:12 +01:00
Michael Adam
59d6feb469 libreplace: fix samba4 build (by not setting global LIBS).
This corrects the earlier fix of the standalone build, by setting
LIBS to the desired value only in configure.ac but not in getifaddrs.m4.

Not that this changes the standalone build in that it adds these libs
undconditionally and not only if they are needed by the getifaddrs
replacement functions.

Michael
(cherry picked from commit ff3af1703ddc9e5383f32156bc5be8351f795e76)
(This used to be commit 2546da817f666914c1c220ec1fedc19aa41b25ad)
2008-03-14 11:33:02 +01:00
Michael Adam
e281c0b1f5 libreplace: standalone build: use -I$srcdir instead of -I.
Michael
(This used to be commit 5c08730f1938b8c56b70554378051d88d174c061)
2008-02-27 11:07:01 +01:00
Michael Adam
a565f50735 libreplace: fix standalone build on some systems.
getifaddr tests include system/network.h, which does not
find getaddrinfo.h without "-I.".

Michael
(This used to be commit 66d4c38967e0d420929d4e1fdab0590161d526bc)
2008-02-27 11:06:46 +01:00
Stefan Metzmacher
e893d7f021 r23309: sync lib/replace with SAMBA_4_0
metze
(This used to be commit 20965d800fcac0c55853fb12cdd36b5836fc7e56)
2007-10-10 12:23:05 -05:00
Stefan Metzmacher
8f153c6128 r18644: bring in libreplace in lib/replace
metze
(This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)
2007-10-10 11:52:03 -05:00