diff options
author | Havoc Pennington <hp@src.gnome.org> | 2001-01-02 16:15:35 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-01-02 16:15:35 +0000 |
commit | a7aa33f14e2398f33711ae65442c19e859bd5d8c (patch) | |
tree | 07efd244b3a9d32bac01f7ce4981a765ea987fbf /ChangeLog.pre-2-2 | |
parent | aac55c46644408fab68936100dd85e6cea62703f (diff) | |
download | gtk+-a7aa33f14e2398f33711ae65442c19e859bd5d8c.tar.gz |
Havoc Pennington <hp@redhat.com>
* gtk/Makefile.am (LDFLAGS): add @LIBTOOL_EXPORT_OPTIONS@
* gdk/Makefile.am (LDFLAGS): add @LIBTOOL_EXPORT_OPTIONS@
* configure.in (LIBTOOL_EXPORT_OPTIONS): define
LIBTOOL_EXPORT_OPTIONS with options to control symbol export
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index c8ee87334c..337ecea524 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,5 +1,14 @@ 2001-01-01 Havoc Pennington <hp@redhat.com> + * gtk/Makefile.am (LDFLAGS): add @LIBTOOL_EXPORT_OPTIONS@ + + * gdk/Makefile.am (LDFLAGS): add @LIBTOOL_EXPORT_OPTIONS@ + + * configure.in (LIBTOOL_EXPORT_OPTIONS): define + LIBTOOL_EXPORT_OPTIONS with options to control symbol export + +2001-01-01 Havoc Pennington <hp@redhat.com> + * gtk/gtktexttagprivate.h: uscore-prepend all the stuff in here. * gtk/gtk-boxed.defs (GtkTextAttributes): Add boxed type for |