bugfix in *-config result of package libmikmod

This commit is contained in:
Volker Grabsch 2010-02-14 19:45:35 +01:00
parent e83815cdb4
commit 2fc34f1cc8
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ define $(PKG)_BUILD
RANLIB='$(TARGET)-ranlib' \
STRIP='$(TARGET)-strip' \
LIBS='-lws2_32' \
LIBRARY_LIB='-lws2_32' \
./configure \
--disable-shared \
--prefix='$(PREFIX)/$(TARGET)' \