mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
makefile.mingw.in Protect the rule to rebuild makefile.mingw if
2001-01-25 Tor Lillqvist <tml@iki.fi> * makefile.mingw.in * */makefile.mingw.in: Protect the rule to rebuild makefile.mingw if makefile.mingw.in has changed with a check if said .in file exists. (This rule is mainly a convenience for yours truly.)
This commit is contained in:
committed by
Tor Lillqvist
parent
20c9c60950
commit
388454cc3b
@@ -1,5 +1,10 @@
|
||||
2001-01-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* makefile.mingw.in
|
||||
* */makefile.mingw.in: Protect the rule to rebuild makefile.mingw
|
||||
if makefile.mingw.in has changed with a check if said .in file
|
||||
exists. (This rule is mainly a convenience for yours truly.)
|
||||
|
||||
* giowin32.c: Socket support rewritten. It was utterly broken, and
|
||||
untested in fact. We still do use a thread for each socket being
|
||||
watched, but instead of blocking in recv() (which of course was
|
||||
|
Reference in New Issue
Block a user