mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 02:34:05 +02:00
Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case -lintl depends on -licon.
Tue Feb 26 14:56:31 2002 Owen Taylor <otaylor@redhat.com> * glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case -lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72717)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Tue Feb 26 14:56:31 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case
|
||||
-lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72717)
|
||||
|
||||
Mon Feb 25 23:01:53 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in acconfig.h config.h.win32.in
|
||||
|
@@ -1,3 +1,8 @@
|
||||
Tue Feb 26 14:56:31 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case
|
||||
-lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72717)
|
||||
|
||||
Mon Feb 25 23:01:53 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in acconfig.h config.h.win32.in
|
||||
|
@@ -1,3 +1,8 @@
|
||||
Tue Feb 26 14:56:31 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case
|
||||
-lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72717)
|
||||
|
||||
Mon Feb 25 23:01:53 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in acconfig.h config.h.win32.in
|
||||
|
@@ -1,3 +1,8 @@
|
||||
Tue Feb 26 14:56:31 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case
|
||||
-lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72717)
|
||||
|
||||
Mon Feb 25 23:01:53 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in acconfig.h config.h.win32.in
|
||||
|
@@ -1,3 +1,8 @@
|
||||
Tue Feb 26 14:56:31 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case
|
||||
-lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72717)
|
||||
|
||||
Mon Feb 25 23:01:53 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in acconfig.h config.h.win32.in
|
||||
|
@@ -1,3 +1,8 @@
|
||||
Tue Feb 26 14:56:31 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case
|
||||
-lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72717)
|
||||
|
||||
Mon Feb 25 23:01:53 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in acconfig.h config.h.win32.in
|
||||
|
@@ -1,3 +1,8 @@
|
||||
Tue Feb 26 14:56:31 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case
|
||||
-lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72717)
|
||||
|
||||
Mon Feb 25 23:01:53 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in acconfig.h config.h.win32.in
|
||||
|
@@ -1,3 +1,8 @@
|
||||
Tue Feb 26 14:56:31 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case
|
||||
-lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72717)
|
||||
|
||||
Mon Feb 25 23:01:53 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in acconfig.h config.h.win32.in
|
||||
|
@@ -10,5 +10,5 @@ glib_mkenums=glib-mkenums
|
||||
Name: GLib
|
||||
Description: C Utility Library
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lglib-1.3 @ICONV_LIBS@ @INTLLIBS@
|
||||
Libs: -L${libdir} -lglib-1.3 @INTLLIBS@ @ICONV_LIBS@
|
||||
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include
|
||||
|
Reference in New Issue
Block a user