diff src/libmikmod.mk @ 935:9993be51f18d

disable the use of the buggy Pthreads-w32 library in packages freetds, guile, libmikmod, libshout, libxml2, sqlite, tiff, vorbis and xerces
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 02 May 2010 17:58:37 +0200
parents bf4bcb3370fa
children b445aadc70d1
line wrap: on
line diff
--- a/src/libmikmod.mk	Sun May 02 17:29:57 2010 +0200
+++ b/src/libmikmod.mk	Sun May 02 17:58:37 2010 +0200
@@ -26,8 +26,6 @@
         NM='$(TARGET)-nm' \
         RANLIB='$(TARGET)-ranlib' \
         STRIP='$(TARGET)-strip' \
-        LIBS='-lws2_32' \
-        LIBRARY_LIB='-lws2_32' \
         ./configure \
             --disable-shared \
             --prefix='$(PREFIX)/$(TARGET)' \