]> Pileus Git - ~andy/gtk/commit
Use -no-undefined on Windows. Look for .dll or .so as appropriate as
authorTor Lillqvist <tml@iki.fi>
Fri, 2 Nov 2001 22:56:59 +0000 (22:56 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 2 Nov 2001 22:56:59 +0000 (22:56 +0000)
commit1d15be159965ca4465127a3d1f7833a47080fa5a
tree900d5d8fad8cbfc5f3704a07cf32a8eacab8d312
parent050625298e15a57543ffefcce79ef2bf8edcc184
Use -no-undefined on Windows. Look for .dll or .so as appropriate as

2001-11-03  Tor Lillqvist  <tml@iki.fi>

* modules/input/Makefile.am: Use -no-undefined on Windows. Look
for .dll or .so as appropriate as module suffix.

* gtk-zip.sh.in: Use correct import library names.

* gtk/gtk.def: Add a couple of missing entry points. (#63585)

2001-11-02  Tor Lillqvist  <tml@iki.fi>

* gtk/gtkrc.c (gtk_rc_make_default_dir): Fix typo: extraneous
comma.  Include gtkprivate.h for GTK_LIBDIR etc definitions on
Windows.

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

* Makefile (install-data-hook): Use cp, not $(LN_S) on the .pc
files. Configure on Win32 (running on Cygwin) thinks symlinks
exist, but pkg-config is not necesarily a Cygwin program, and
doesn't understand them.
14 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
gtk-zip.sh.in
gtk/gtk.def
gtk/gtkrc.c
modules/input/Makefile.am
po/ChangeLog
po/makefile.mingw