mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 15:18:55 +02:00
ue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: $with_libiconv, not $with_iconv.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
Tue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: $with_libiconv, not $with_iconv.
|
||||||
|
|
||||||
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Move iconv tests before gettext
|
* configure.in: Move iconv tests before gettext
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Tue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: $with_libiconv, not $with_iconv.
|
||||||
|
|
||||||
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Move iconv tests before gettext
|
* configure.in: Move iconv tests before gettext
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Tue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: $with_libiconv, not $with_iconv.
|
||||||
|
|
||||||
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Move iconv tests before gettext
|
* configure.in: Move iconv tests before gettext
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Tue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: $with_libiconv, not $with_iconv.
|
||||||
|
|
||||||
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Move iconv tests before gettext
|
* configure.in: Move iconv tests before gettext
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Tue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: $with_libiconv, not $with_iconv.
|
||||||
|
|
||||||
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Move iconv tests before gettext
|
* configure.in: Move iconv tests before gettext
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Tue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: $with_libiconv, not $with_iconv.
|
||||||
|
|
||||||
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Move iconv tests before gettext
|
* configure.in: Move iconv tests before gettext
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Tue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: $with_libiconv, not $with_iconv.
|
||||||
|
|
||||||
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
Mon May 20 18:02:46 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in: Move iconv tests before gettext
|
* configure.in: Move iconv tests before gettext
|
||||||
|
@@ -334,7 +334,7 @@ dnl
|
|||||||
dnl Now we are done with gettext checks, figure out ICONV_LIBS
|
dnl Now we are done with gettext checks, figure out ICONV_LIBS
|
||||||
dnl
|
dnl
|
||||||
|
|
||||||
if test x$with_iconv != xno ; then
|
if test x$with_libiconv != xno ; then
|
||||||
case " $INTLLIBS " in
|
case " $INTLLIBS " in
|
||||||
*[[\ \ ]]-liconv[[\ \ ]]*) ;;
|
*[[\ \ ]]-liconv[[\ \ ]]*) ;;
|
||||||
*) ICONV_LIBS="-liconv" ;;
|
*) ICONV_LIBS="-liconv" ;;
|
||||||
|
Reference in New Issue
Block a user