X Tutup
Skip to content

Commit b85744d

Browse files
author
Qihoo360
committed
require glib >= 2.32.0
1 parent 7b06bce commit b85744d

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

configure

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -16831,12 +16831,12 @@ if test -n "$GLIB_CFLAGS"; then
1683116831
pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS"
1683216832
elif test -n "$PKG_CONFIG"; then
1683316833
if test -n "$PKG_CONFIG" && \
16834-
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.16.0\"") >&5
16835-
($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0") 2>&5
16834+
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.32.0\"") >&5
16835+
($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32.0") 2>&5
1683616836
ac_status=$?
1683716837
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
1683816838
(exit $ac_status); }; then
16839-
pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.16.0" 2>/dev/null`
16839+
pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.32.0" 2>/dev/null`
1684016840
else
1684116841
pkg_failed=yes
1684216842
fi
@@ -16847,12 +16847,12 @@ if test -n "$GLIB_LIBS"; then
1684716847
pkg_cv_GLIB_LIBS="$GLIB_LIBS"
1684816848
elif test -n "$PKG_CONFIG"; then
1684916849
if test -n "$PKG_CONFIG" && \
16850-
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.16.0\"") >&5
16851-
($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0") 2>&5
16850+
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.32.0\"") >&5
16851+
($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32.0") 2>&5
1685216852
ac_status=$?
1685316853
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
1685416854
(exit $ac_status); }; then
16855-
pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.16.0" 2>/dev/null`
16855+
pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.32.0" 2>/dev/null`
1685616856
else
1685716857
pkg_failed=yes
1685816858
fi
@@ -16870,14 +16870,14 @@ else
1687016870
_pkg_short_errors_supported=no
1687116871
fi
1687216872
if test $_pkg_short_errors_supported = yes; then
16873-
GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= 2.16.0" 2>&1`
16873+
GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= 2.32.0" 2>&1`
1687416874
else
16875-
GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= 2.16.0" 2>&1`
16875+
GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= 2.32.0" 2>&1`
1687616876
fi
1687716877
# Put the nasty error message in config.log where it belongs
1687816878
echo "$GLIB_PKG_ERRORS" >&5
1687916879

16880-
{ { $as_echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= 2.16.0) were not met:
16880+
{ { $as_echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= 2.32.0) were not met:
1688116881

1688216882
$GLIB_PKG_ERRORS
1688316883

@@ -16888,7 +16888,7 @@ Alternatively, you may set the environment variables GLIB_CFLAGS
1688816888
and GLIB_LIBS to avoid the need to call pkg-config.
1688916889
See the pkg-config man page for more details.
1689016890
" >&5
16891-
$as_echo "$as_me: error: Package requirements (glib-2.0 >= 2.16.0) were not met:
16891+
$as_echo "$as_me: error: Package requirements (glib-2.0 >= 2.32.0) were not met:
1689216892

1689316893
$GLIB_PKG_ERRORS
1689416894

@@ -16952,12 +16952,12 @@ if test -n "$GMODULE_CFLAGS"; then
1695216952
pkg_cv_GMODULE_CFLAGS="$GMODULE_CFLAGS"
1695316953
elif test -n "$PKG_CONFIG"; then
1695416954
if test -n "$PKG_CONFIG" && \
16955-
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gmodule-2.0 >= 2.16.0\"") >&5
16956-
($PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.16.0") 2>&5
16955+
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gmodule-2.0 >= 2.32.0\"") >&5
16956+
($PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.32.0") 2>&5
1695716957
ac_status=$?
1695816958
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
1695916959
(exit $ac_status); }; then
16960-
pkg_cv_GMODULE_CFLAGS=`$PKG_CONFIG --cflags "gmodule-2.0 >= 2.16.0" 2>/dev/null`
16960+
pkg_cv_GMODULE_CFLAGS=`$PKG_CONFIG --cflags "gmodule-2.0 >= 2.32.0" 2>/dev/null`
1696116961
else
1696216962
pkg_failed=yes
1696316963
fi
@@ -16968,12 +16968,12 @@ if test -n "$GMODULE_LIBS"; then
1696816968
pkg_cv_GMODULE_LIBS="$GMODULE_LIBS"
1696916969
elif test -n "$PKG_CONFIG"; then
1697016970
if test -n "$PKG_CONFIG" && \
16971-
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gmodule-2.0 >= 2.16.0\"") >&5
16972-
($PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.16.0") 2>&5
16971+
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gmodule-2.0 >= 2.32.0\"") >&5
16972+
($PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.32.0") 2>&5
1697316973
ac_status=$?
1697416974
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
1697516975
(exit $ac_status); }; then
16976-
pkg_cv_GMODULE_LIBS=`$PKG_CONFIG --libs "gmodule-2.0 >= 2.16.0" 2>/dev/null`
16976+
pkg_cv_GMODULE_LIBS=`$PKG_CONFIG --libs "gmodule-2.0 >= 2.32.0" 2>/dev/null`
1697716977
else
1697816978
pkg_failed=yes
1697916979
fi
@@ -16991,14 +16991,14 @@ else
1699116991
_pkg_short_errors_supported=no
1699216992
fi
1699316993
if test $_pkg_short_errors_supported = yes; then
16994-
GMODULE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gmodule-2.0 >= 2.16.0" 2>&1`
16994+
GMODULE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gmodule-2.0 >= 2.32.0" 2>&1`
1699516995
else
16996-
GMODULE_PKG_ERRORS=`$PKG_CONFIG --print-errors "gmodule-2.0 >= 2.16.0" 2>&1`
16996+
GMODULE_PKG_ERRORS=`$PKG_CONFIG --print-errors "gmodule-2.0 >= 2.32.0" 2>&1`
1699716997
fi
1699816998
# Put the nasty error message in config.log where it belongs
1699916999
echo "$GMODULE_PKG_ERRORS" >&5
1700017000

17001-
{ { $as_echo "$as_me:$LINENO: error: Package requirements (gmodule-2.0 >= 2.16.0) were not met:
17001+
{ { $as_echo "$as_me:$LINENO: error: Package requirements (gmodule-2.0 >= 2.32.0) were not met:
1700217002

1700317003
$GMODULE_PKG_ERRORS
1700417004

@@ -17009,7 +17009,7 @@ Alternatively, you may set the environment variables GMODULE_CFLAGS
1700917009
and GMODULE_LIBS to avoid the need to call pkg-config.
1701017010
See the pkg-config man page for more details.
1701117011
" >&5
17012-
$as_echo "$as_me: error: Package requirements (gmodule-2.0 >= 2.16.0) were not met:
17012+
$as_echo "$as_me: error: Package requirements (gmodule-2.0 >= 2.32.0) were not met:
1701317013

1701417014
$GMODULE_PKG_ERRORS
1701517015

@@ -17073,12 +17073,12 @@ if test -n "$GTHREAD_CFLAGS"; then
1707317073
pkg_cv_GTHREAD_CFLAGS="$GTHREAD_CFLAGS"
1707417074
elif test -n "$PKG_CONFIG"; then
1707517075
if test -n "$PKG_CONFIG" && \
17076-
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.16.0\"") >&5
17077-
($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.16.0") 2>&5
17076+
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.32.0\"") >&5
17077+
($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.32.0") 2>&5
1707817078
ac_status=$?
1707917079
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
1708017080
(exit $ac_status); }; then
17081-
pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.16.0" 2>/dev/null`
17081+
pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.32.0" 2>/dev/null`
1708217082
else
1708317083
pkg_failed=yes
1708417084
fi
@@ -17089,12 +17089,12 @@ if test -n "$GTHREAD_LIBS"; then
1708917089
pkg_cv_GTHREAD_LIBS="$GTHREAD_LIBS"
1709017090
elif test -n "$PKG_CONFIG"; then
1709117091
if test -n "$PKG_CONFIG" && \
17092-
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.16.0\"") >&5
17093-
($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.16.0") 2>&5
17092+
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.32.0\"") >&5
17093+
($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.32.0") 2>&5
1709417094
ac_status=$?
1709517095
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
1709617096
(exit $ac_status); }; then
17097-
pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.16.0" 2>/dev/null`
17097+
pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.32.0" 2>/dev/null`
1709817098
else
1709917099
pkg_failed=yes
1710017100
fi
@@ -17112,14 +17112,14 @@ else
1711217112
_pkg_short_errors_supported=no
1711317113
fi
1711417114
if test $_pkg_short_errors_supported = yes; then
17115-
GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gthread-2.0 >= 2.16.0" 2>&1`
17115+
GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gthread-2.0 >= 2.32.0" 2>&1`
1711617116
else
17117-
GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors "gthread-2.0 >= 2.16.0" 2>&1`
17117+
GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors "gthread-2.0 >= 2.32.0" 2>&1`
1711817118
fi
1711917119
# Put the nasty error message in config.log where it belongs
1712017120
echo "$GTHREAD_PKG_ERRORS" >&5
1712117121

17122-
{ { $as_echo "$as_me:$LINENO: error: Package requirements (gthread-2.0 >= 2.16.0) were not met:
17122+
{ { $as_echo "$as_me:$LINENO: error: Package requirements (gthread-2.0 >= 2.32.0) were not met:
1712317123

1712417124
$GTHREAD_PKG_ERRORS
1712517125

@@ -17130,7 +17130,7 @@ Alternatively, you may set the environment variables GTHREAD_CFLAGS
1713017130
and GTHREAD_LIBS to avoid the need to call pkg-config.
1713117131
See the pkg-config man page for more details.
1713217132
" >&5
17133-
$as_echo "$as_me: error: Package requirements (gthread-2.0 >= 2.16.0) were not met:
17133+
$as_echo "$as_me: error: Package requirements (gthread-2.0 >= 2.32.0) were not met:
1713417134

1713517135
$GTHREAD_PKG_ERRORS
1713617136

0 commit comments

Comments
 (0)
X Tutup