diff options
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 9b4d4cb6c..afeac90d0 100644 --- a/configure.ac +++ b/configure.ac @@ -932,8 +932,6 @@ AS_CASE([$host_os_gui], [cygwin* | mingw*], [ # but never used, see STR #2147) # CFLAGS="-mwindows -D_WIN32 -DUSE_OPENGL32 $CFLAGS" # CXXFLAGS="-mwindows -D_WIN32 -DUSE_OPENGL32 $CXXFLAGS" - CFLAGS="-mwindows $CFLAGS" - CXXFLAGS="-mwindows $CXXFLAGS" LDFLAGS="-mwindows $LDFLAGS" DSOFLAGS="-mwindows $DSOFLAGS" LIBS="$LIBS -lole32 -luuid -lcomctl32 -lws2_32" |
