mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-02 00:54:53 +02: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>
|
1999-10-05 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.h: (Win32) Drop the mapping of POSIX function names to the
|
* 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>
|
1999-10-05 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.h: (Win32) Drop the mapping of POSIX function names to the
|
* 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>
|
1999-10-05 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.h: (Win32) Drop the mapping of POSIX function names to the
|
* 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>
|
1999-10-05 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.h: (Win32) Drop the mapping of POSIX function names to the
|
* 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>
|
1999-10-05 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.h: (Win32) Drop the mapping of POSIX function names to the
|
* 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>
|
1999-10-05 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.h: (Win32) Drop the mapping of POSIX function names to the
|
* 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>
|
1999-10-05 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.h: (Win32) Drop the mapping of POSIX function names to the
|
* 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>
|
1999-10-05 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.h: (Win32) Drop the mapping of POSIX function names to the
|
* glib.h: (Win32) Drop the mapping of POSIX function names to the
|
||||||
|
@ -1434,7 +1434,7 @@ case $host in
|
|||||||
;;
|
;;
|
||||||
*-*-cygwin*)
|
*-*-cygwin*)
|
||||||
glib_os="#define G_OS_UNIX
|
glib_os="#define G_OS_UNIX
|
||||||
#define G_HAVE_CYGWIN"
|
#define G_WITH_CYGWIN"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
glib_os="#define G_OS_UNIX"
|
glib_os="#define G_OS_UNIX"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user