summaryrefslogtreecommitdiff
path: root/cygwin.cf
diff options
context:
space:
mode:
Diffstat (limited to 'cygwin.cf')
-rw-r--r--cygwin.cf8
1 files changed, 7 insertions, 1 deletions
diff --git a/cygwin.cf b/cygwin.cf
index 142a5ff..2d6b60d 100644
--- a/cygwin.cf
+++ b/cygwin.cf
@@ -1,4 +1,4 @@
-XCOMM platform: $XFree86: xc/config/cf/cygwin.cf,v 3.56 2003/10/27 22:34:02 herrb Exp $
+XCOMM platform: $XFree86: xc/config/cf/cygwin.cf,v 3.57 2003/12/24 18:58:41 dickey Exp $
#ifndef OSName
# define OSName Cygwin
@@ -58,6 +58,9 @@ XCOMM platform: $XFree86: xc/config/cf/cygwin.cf,v 3.56 2003/10/27 22:34:02 her
#define HasSnprintf YES
+#ifndef HasMakefileSafeInclude
+# define HasMakefileSafeInclude YES
+#endif
/*
* Cygwin has Tcl/Tk, but you need to keep the version numbers
* of the libs in sync. These version numbers may change
@@ -319,6 +322,9 @@ XCOMM platform: $XFree86: xc/config/cf/cygwin.cf,v 3.56 2003/10/27 22:34:02 her
#define BuildScreenSaverExt NO
+#define BuildWindowsWMLibrary YES
+
+
/*
* What is Plugin?
*/