summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-12-15 00:42:37 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-12-15 00:42:37 +0000
commitc95ce4b301b073a10cf7d0b9077ed3a605b34a17 (patch)
tree7baa81d09e601b574c3a0e8b96a7f93c0042bab4 /ChangeLog.pre-2-2
parent7baf68502f14319bdd95f80645bdcce3f60f5b67 (diff)
Set TRIO_LIBS when building with trio.
* configure.in: Set TRIO_LIBS when building with trio. * glib-2.0.pc.in (Libs): Add @TRIO_LIBS@. * glib/trio/Makefile.am (libtrio_la_LIBADD): Use @TRIO_LIBS@.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-26
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 0c1850600..7d8fdcb5f 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,5 +1,11 @@
2002-12-15 Matthias Clasen <maclas@gmx.de>
+ * configure.in: Set TRIO_LIBS when building with trio.
+
+ * glib-2.0.pc.in (Libs): Add @TRIO_LIBS@.
+
+ * glib/trio/Makefile.am (libtrio_la_LIBADD): Use @TRIO_LIBS@.
+
* glib/trio/glibtrio.h: New file, redefining all trio symbols to
fall into the _G/_g_ private glib namespace.