From f3d2ba9551df0910dee95cfa3a21a9e284c4d915 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 10 Mar 2009 16:44:28 +0000 Subject: [PATCH] Removed PROD_SYS_LIBS definition. --- configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw index bd840d99d..5bcc2e9ab 100644 --- a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw +++ b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw @@ -30,4 +30,3 @@ OPT_CFLAGS_NO = -O3 -g OPT_CXXFLAGS_NO = -O3 -g OP_SYS_LDLIBS = -lws2_32 -PROD_SYS_LIBS = ws2_32