mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 02:36:19 +01: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:
parent
bde5c9cf65
commit
abb3c8d534
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user