summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-04-19 21:42:32 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-04-19 21:42:32 +0000
commit7bf9256ceddcbcd7e6ee926c3f494493dadedf3f (patch)
treebce6cd1125d2082eb11bf2c896cf345df1719497
parent0353b9123e63e40e2d89dc1494898fcf052f8b31 (diff)
Build libGLw static because cygwin has no weak symbols.CYGWIN
-rw-r--r--cygwin.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/cygwin.rules b/cygwin.rules
index 505b87e..c7b636d 100644
--- a/cygwin.rules
+++ b/cygwin.rules
@@ -31,6 +31,7 @@
#define SharedLibDpsTk YES
#define SharedLibGlu YES
#define SharedLibWindowsWM NO
+#define NormalLibGLw YES
#ifndef SharedDataSeparation
#define SharedDataSeparation NO
#endif