No need to -DGSPAWN_HELPER when compiling gspawn-win32-helper any longer.

2000-12-14  Tor Lillqvist  <tml@iki.fi>

	* makefile.{mingw,msc}.in: No need to -DGSPAWN_HELPER when
	compiling gspawn-win32-helper any longer.
This commit is contained in:
Tor Lillqvist
2000-12-14 21:08:00 +00:00
committed by Tor Lillqvist
parent b74e7d2f47
commit 4986c4ac56
12 changed files with 28 additions and 4 deletions

View File

@@ -1,5 +1,8 @@
2000-12-14 Tor Lillqvist <tml@iki.fi>
* makefile.{mingw,msc}.in: No need to -DGSPAWN_HELPER when
compiling gspawn-win32-helper any longer.
* giowin32.c (g_io_win32_dispatch): Warn if no callback. Call
callback correctly.
(g_io_win32_create_watch): Fix typo.