diff options
author | Tor Lillqvist <tml@iki.fi> | 2002-08-21 18:50:15 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2002-08-21 18:50:15 +0000 |
commit | e6194432880d1b69d10f18edee7e89b47af1630e (patch) | |
tree | a16cbc1ab6e2890e2d0a500fa71d6bf32c129429 /ChangeLog.pre-2-8 | |
parent | 69705a6500d346262fd0d4c6feb4c276f6022e19 (diff) | |
download | gtk+-e6194432880d1b69d10f18edee7e89b47af1630e.tar.gz |
Move GDK_DEP_LIBS from LDFLAGS to each of the libgdk_*_LIBADD, to fix
2002-08-21 Tor Lillqvist <tml@iki.fi>
* gdk/Makefile.am: Move GDK_DEP_LIBS from LDFLAGS to each of the
libgdk_*_LIBADD, to fix problems when cross-compiling, as
suggested by J. Ali Harlow in #87103.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 2b124b67f8..9c3fbad824 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +2002-08-21 Tor Lillqvist <tml@iki.fi> + + * gdk/Makefile.am: Move GDK_DEP_LIBS from LDFLAGS to each of the + libgdk_*_LIBADD, to fix problems when cross-compiling, as + suggested by J. Ali Harlow in #87103. + 2002-08-19 Padraig O'Briain <padraig.obriain@sun.com> * gtk/gtkentry.c (gtk_entry_real_delete_text): Use |