blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
authorManish Singh <yosh@src.gnome.org>
Wed, 6 Oct 1999 19:45:04 +0000 (19:45 +0000)
committerManish Singh <yosh@src.gnome.org>
Wed, 6 Oct 1999 19:45:04 +0000 (19:45 +0000)
-Yosh

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in

index d0f1b78..dc7807b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Oct  6 12:44:23 PDT 1999 Manish Singh <yosh@gimp.org>
+
+       * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
+
 1999-10-05  Tor Lillqvist  <tml@iki.fi>
 
        * glib.h: (Win32) Drop the mapping of POSIX function names to the
index d0f1b78..dc7807b 100644 (file)
@@ -1,3 +1,7 @@
+Wed Oct  6 12:44:23 PDT 1999 Manish Singh <yosh@gimp.org>
+
+       * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
+
 1999-10-05  Tor Lillqvist  <tml@iki.fi>
 
        * glib.h: (Win32) Drop the mapping of POSIX function names to the
index d0f1b78..dc7807b 100644 (file)
@@ -1,3 +1,7 @@
+Wed Oct  6 12:44:23 PDT 1999 Manish Singh <yosh@gimp.org>
+
+       * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
+
 1999-10-05  Tor Lillqvist  <tml@iki.fi>
 
        * glib.h: (Win32) Drop the mapping of POSIX function names to the
index d0f1b78..dc7807b 100644 (file)
@@ -1,3 +1,7 @@
+Wed Oct  6 12:44:23 PDT 1999 Manish Singh <yosh@gimp.org>
+
+       * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
+
 1999-10-05  Tor Lillqvist  <tml@iki.fi>
 
        * glib.h: (Win32) Drop the mapping of POSIX function names to the
index d0f1b78..dc7807b 100644 (file)
@@ -1,3 +1,7 @@
+Wed Oct  6 12:44:23 PDT 1999 Manish Singh <yosh@gimp.org>
+
+       * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
+
 1999-10-05  Tor Lillqvist  <tml@iki.fi>
 
        * glib.h: (Win32) Drop the mapping of POSIX function names to the
index d0f1b78..dc7807b 100644 (file)
@@ -1,3 +1,7 @@
+Wed Oct  6 12:44:23 PDT 1999 Manish Singh <yosh@gimp.org>
+
+       * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
+
 1999-10-05  Tor Lillqvist  <tml@iki.fi>
 
        * glib.h: (Win32) Drop the mapping of POSIX function names to the
index d0f1b78..dc7807b 100644 (file)
@@ -1,3 +1,7 @@
+Wed Oct  6 12:44:23 PDT 1999 Manish Singh <yosh@gimp.org>
+
+       * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
+
 1999-10-05  Tor Lillqvist  <tml@iki.fi>
 
        * glib.h: (Win32) Drop the mapping of POSIX function names to the
index d0f1b78..dc7807b 100644 (file)
@@ -1,3 +1,7 @@
+Wed Oct  6 12:44:23 PDT 1999 Manish Singh <yosh@gimp.org>
+
+       * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
+
 1999-10-05  Tor Lillqvist  <tml@iki.fi>
 
        * glib.h: (Win32) Drop the mapping of POSIX function names to the
index 5eac82a..3426578 100644 (file)
@@ -1434,7 +1434,7 @@ case $host in
     ;;
   *-*-cygwin*)
     glib_os="#define G_OS_UNIX
-#define G_HAVE_CYGWIN"
+#define G_WITH_CYGWIN"
     ;;
   *)
     glib_os="#define G_OS_UNIX"