summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 0c1850600..7d8fdcb5f 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -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.