aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index dc05739..a89d58d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,8 +71,6 @@ PKG_CHECK_MODULES(LIBLO, [liblo], [
LIBS="$LIBS $LIBLO_LIBS"
])
-# FIXME: MinGW, need -lws2_32
-
AC_CHECK_LIB([m], [ceilf])
# Checks for header files.