Purge MINGW_WINSOCK_LIBS config variable.

This was only needed for ntohl() function which has already been removed.
This commit is contained in:
Erik de Castro Lopo
2012-02-05 16:25:22 +11:00
parent 79828211ed
commit 698ee5c7ed
11 changed files with 22 additions and 28 deletions

View File

@@ -22,13 +22,13 @@ EXTRA_DIST = \
AM_CFLAGS = @OGG_CFLAGS@
INCLUDES =
INCLUDES =
noinst_PROGRAMS = test_seeking
test_seeking_LDADD = \
$(top_builddir)/src/libFLAC/libFLAC.la \
@OGG_LIBS@ \
@MINGW_WINSOCK_LIBS@ \
-lm
test_seeking_SOURCES = \
main.c