Remove forgotten @TRIO_LIBS@. (#118616, Noah Levitt)
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 30 Jul 2003 00:01:39 +0000 (00:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 30 Jul 2003 00:01:39 +0000 (00:01 +0000)
* glib-2.0.pc.in (Libs): Remove forgotten @TRIO_LIBS@.  (#118616, Noah Levitt)

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib-2.0.pc.in

index 5fb1493..207c5c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-07-30  Matthias Clasen  <maclas@gmx.de>
 
+       * glib-2.0.pc.in (Libs): Remove forgotten @TRIO_LIBS@.  (#118616, Noah Levitt)
+
        * glib/gfileutils.[hc]: Rename g_read_link() to g_file_read_link() to better match the remaining file
        utilities in the g_file_ namespace and to better separate it from readlink(). This is hopefully no problem 
        as the function is just 2 days old.
index 5fb1493..207c5c1 100644 (file)
@@ -1,5 +1,7 @@
 2003-07-30  Matthias Clasen  <maclas@gmx.de>
 
+       * glib-2.0.pc.in (Libs): Remove forgotten @TRIO_LIBS@.  (#118616, Noah Levitt)
+
        * glib/gfileutils.[hc]: Rename g_read_link() to g_file_read_link() to better match the remaining file
        utilities in the g_file_ namespace and to better separate it from readlink(). This is hopefully no problem 
        as the function is just 2 days old.
index 5fb1493..207c5c1 100644 (file)
@@ -1,5 +1,7 @@
 2003-07-30  Matthias Clasen  <maclas@gmx.de>
 
+       * glib-2.0.pc.in (Libs): Remove forgotten @TRIO_LIBS@.  (#118616, Noah Levitt)
+
        * glib/gfileutils.[hc]: Rename g_read_link() to g_file_read_link() to better match the remaining file
        utilities in the g_file_ namespace and to better separate it from readlink(). This is hopefully no problem 
        as the function is just 2 days old.
index 5fb1493..207c5c1 100644 (file)
@@ -1,5 +1,7 @@
 2003-07-30  Matthias Clasen  <maclas@gmx.de>
 
+       * glib-2.0.pc.in (Libs): Remove forgotten @TRIO_LIBS@.  (#118616, Noah Levitt)
+
        * glib/gfileutils.[hc]: Rename g_read_link() to g_file_read_link() to better match the remaining file
        utilities in the g_file_ namespace and to better separate it from readlink(). This is hopefully no problem 
        as the function is just 2 days old.
index 5fb1493..207c5c1 100644 (file)
@@ -1,5 +1,7 @@
 2003-07-30  Matthias Clasen  <maclas@gmx.de>
 
+       * glib-2.0.pc.in (Libs): Remove forgotten @TRIO_LIBS@.  (#118616, Noah Levitt)
+
        * glib/gfileutils.[hc]: Rename g_read_link() to g_file_read_link() to better match the remaining file
        utilities in the g_file_ namespace and to better separate it from readlink(). This is hopefully no problem 
        as the function is just 2 days old.
index 5fb1493..207c5c1 100644 (file)
@@ -1,5 +1,7 @@
 2003-07-30  Matthias Clasen  <maclas@gmx.de>
 
+       * glib-2.0.pc.in (Libs): Remove forgotten @TRIO_LIBS@.  (#118616, Noah Levitt)
+
        * glib/gfileutils.[hc]: Rename g_read_link() to g_file_read_link() to better match the remaining file
        utilities in the g_file_ namespace and to better separate it from readlink(). This is hopefully no problem 
        as the function is just 2 days old.
index 16aa72a..deb1739 100644 (file)
@@ -10,6 +10,6 @@ glib_mkenums=glib-mkenums
 Name: GLib
 Description: C Utility Library
 Version: @VERSION@
-Libs: -L${libdir} -lglib-2.0 @INTLLIBS@ @ICONV_LIBS@ @TRIO_LIBS@
+Libs: -L${libdir} -lglib-2.0 @INTLLIBS@ @ICONV_LIBS@
 Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include