From acbe34e51a2903d50ee99cb46552c360905322ea Mon Sep 17 00:00:00 2001 From: Manish Singh Date: Wed, 6 Oct 1999 19:45:04 +0000 Subject: [PATCH] blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN -Yosh --- ChangeLog | 4 ++++ ChangeLog.pre-2-0 | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-12 | 4 ++++ ChangeLog.pre-2-2 | 4 ++++ ChangeLog.pre-2-4 | 4 ++++ ChangeLog.pre-2-6 | 4 ++++ ChangeLog.pre-2-8 | 4 ++++ configure.in | 2 +- 9 files changed, 33 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d0f1b78..dc7807b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 6 12:44:23 PDT 1999 Manish Singh + + * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN + 1999-10-05 Tor Lillqvist * glib.h: (Win32) Drop the mapping of POSIX function names to the diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index d0f1b78..dc7807b 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,7 @@ +Wed Oct 6 12:44:23 PDT 1999 Manish Singh + + * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN + 1999-10-05 Tor Lillqvist * glib.h: (Win32) Drop the mapping of POSIX function names to the diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index d0f1b78..dc7807b 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +Wed Oct 6 12:44:23 PDT 1999 Manish Singh + + * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN + 1999-10-05 Tor Lillqvist * glib.h: (Win32) Drop the mapping of POSIX function names to the diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index d0f1b78..dc7807b 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +Wed Oct 6 12:44:23 PDT 1999 Manish Singh + + * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN + 1999-10-05 Tor Lillqvist * glib.h: (Win32) Drop the mapping of POSIX function names to the diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index d0f1b78..dc7807b 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,7 @@ +Wed Oct 6 12:44:23 PDT 1999 Manish Singh + + * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN + 1999-10-05 Tor Lillqvist * glib.h: (Win32) Drop the mapping of POSIX function names to the diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index d0f1b78..dc7807b 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +Wed Oct 6 12:44:23 PDT 1999 Manish Singh + + * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN + 1999-10-05 Tor Lillqvist * glib.h: (Win32) Drop the mapping of POSIX function names to the diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index d0f1b78..dc7807b 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +Wed Oct 6 12:44:23 PDT 1999 Manish Singh + + * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN + 1999-10-05 Tor Lillqvist * glib.h: (Win32) Drop the mapping of POSIX function names to the diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index d0f1b78..dc7807b 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +Wed Oct 6 12:44:23 PDT 1999 Manish Singh + + * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN + 1999-10-05 Tor Lillqvist * glib.h: (Win32) Drop the mapping of POSIX function names to the diff --git a/configure.in b/configure.in index 5eac82a..3426578 100644 --- a/configure.in +++ b/configure.in @@ -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" -- 2.7.4