]> Pileus Git - ~andy/gtk/commit
Use -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_OBJECTS depend on
authorTor Lillqvist <tml@iki.fi>
Mon, 29 Oct 2001 06:48:04 +0000 (06:48 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 29 Oct 2001 06:48:04 +0000 (06:48 +0000)
commit47dc8d4dac9987ad6f28b84b86f882d8959418dd
treefe63a48278beb8cc0ed48464c85007dcf9edcc10
parent2933fbda252aa193aa48add9bebfa4264d37a544
Use -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_OBJECTS depend on

2001-10-29  Tor Lillqvist  <tml@iki.fi>

* Makefile.am: Use -no-undefined on Win32. Make
libgdk_pixbuf_1_3_la_OBJECTS depend on
gdk-pixbuf-marshal.c. Install import libraries.

* gdk_pixbuf.def: Update.

* gdk-pixbuf-io.c: (Win32) Use G_WIN32_DLLMAIN_FOR_DLL_NAME, saves
the actual DLL name of libgdk_pixbuf.
(get_libdir): Use it instead of guessing.

* io-xbm.c (gdk_pixbuf__xbm_image_begin_load): Use
g_file_open_tmp() insread of mkstemp().
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/gdk_pixbuf.def
gdk-pixbuf/io-xbm.c
gdk-pixbuf/makefile.mingw.in