mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
[Win32] Install also the .def files, to help users generate import
2003-01-04 Tor Lillqvist <tml@iki.fi> * {glib,gmodule,gobject,gthread}/Makefile.am: [Win32] Install also the .def files, to help users generate import libraries for other compilers. Uninstall, too. * glib-zip.in: Include .def files from above.
This commit is contained in:
committed by
Tor Lillqvist
parent
a0821bd753
commit
933b7ba4b6
@@ -1,5 +1,11 @@
|
||||
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* {glib,gmodule,gobject,gthread}/Makefile.am:
|
||||
[Win32] Install also the .def files, to help users generate
|
||||
import libraries for other compilers. Uninstall, too.
|
||||
|
||||
* glib-zip.in: Include .def files from above.
|
||||
|
||||
* glib/giowin32.c (g_io_win32_fd_get_flags_internal): Don't claim
|
||||
broken pipes are unreadable. (Well, they are, but read() handles
|
||||
it, and treats it like EOF.)
|
||||
|
Reference in New Issue
Block a user