From: Eric Bollengier Date: Tue, 10 Mar 2009 14:46:32 +0000 (+0000) Subject: ebl permit to choose between w2_32 and wsock32 network lib X-Git-Tag: Release-3.0.0~175 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3098a5bec501aa9682acf4a3816a9fa07c1a3784;p=bacula%2Fbacula ebl permit to choose between w2_32 and wsock32 network lib git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8517 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/win32/filed/plugins/Makefile b/bacula/src/win32/filed/plugins/Makefile index 11024003e3..1f48f65f61 100644 --- a/bacula/src/win32/filed/plugins/Makefile +++ b/bacula/src/win32/filed/plugins/Makefile @@ -47,7 +47,7 @@ LIBS_DLL = \ $(LIBS_CRYPTO) \ $(LIBS_PTHREADS) \ $(LIBS_ZLIB) \ - -lwsock32 \ + $(LIBS_NETWORK) \ -lole32 \ -loleaut32 \ -luuid