mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-04 20:59:21 +02:00
Remove forgotten @TRIO_LIBS@. (#118616, Noah Levitt)
* glib-2.0.pc.in (Libs): Remove forgotten @TRIO_LIBS@. (#118616, Noah Levitt)
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
2003-07-30 Matthias Clasen <maclas@gmx.de>
|
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
|
* 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
|
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.
|
as the function is just 2 days old.
|
||||||
|
@@ -1,5 +1,7 @@
|
|||||||
2003-07-30 Matthias Clasen <maclas@gmx.de>
|
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
|
* 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
|
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.
|
as the function is just 2 days old.
|
||||||
|
@@ -1,5 +1,7 @@
|
|||||||
2003-07-30 Matthias Clasen <maclas@gmx.de>
|
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
|
* 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
|
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.
|
as the function is just 2 days old.
|
||||||
|
@@ -1,5 +1,7 @@
|
|||||||
2003-07-30 Matthias Clasen <maclas@gmx.de>
|
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
|
* 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
|
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.
|
as the function is just 2 days old.
|
||||||
|
@@ -1,5 +1,7 @@
|
|||||||
2003-07-30 Matthias Clasen <maclas@gmx.de>
|
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
|
* 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
|
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.
|
as the function is just 2 days old.
|
||||||
|
@@ -1,5 +1,7 @@
|
|||||||
2003-07-30 Matthias Clasen <maclas@gmx.de>
|
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
|
* 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
|
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.
|
as the function is just 2 days old.
|
||||||
|
@@ -10,6 +10,6 @@ glib_mkenums=glib-mkenums
|
|||||||
Name: GLib
|
Name: GLib
|
||||||
Description: C Utility Library
|
Description: C Utility Library
|
||||||
Version: @VERSION@
|
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
|
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user