mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01:00
blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
-Yosh
This commit is contained in:
parent
1dc5f94cfa
commit
acbe34e51a
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user