~ubuntu-branches/ubuntu/maverick/gnome-keyring/maverick-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-02-25 10:14:17 UTC
  • mto: (2.2.1 sid)
  • mto: This revision was merged to the branch mainline in revision 49.
  • Revision ID: james.westby@ubuntu.com-20080225101417-wh6qww55r4uiwz7z
Tags: upstream-2.21.92
ImportĀ upstreamĀ versionĀ 2.21.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
2400
2400
 
2401
2401
# Define the identity of the package.
2402
2402
 PACKAGE=gnome-keyring
2403
 
 VERSION=2.21.91
 
2403
 VERSION=2.21.92
2404
2404
 
2405
2405
 
2406
2406
cat >>confdefs.h <<_ACEOF
21570
21570
        pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS"
21571
21571
    else
21572
21572
        if test -n "$PKG_CONFIG" && \
21573
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.6.0\"") >&5
21574
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0") 2>&5
 
21573
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.8.0\"") >&5
 
21574
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.8.0") 2>&5
21575
21575
  ac_status=$?
21576
21576
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21577
21577
  (exit $ac_status); }; then
21578
 
  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.6.0" 2>/dev/null`
 
21578
  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.8.0" 2>/dev/null`
21579
21579
else
21580
21580
  pkg_failed=yes
21581
21581
fi
21588
21588
        pkg_cv_GLIB_LIBS="$GLIB_LIBS"
21589
21589
    else
21590
21590
        if test -n "$PKG_CONFIG" && \
21591
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.6.0\"") >&5
21592
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0") 2>&5
 
21591
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.8.0\"") >&5
 
21592
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.8.0") 2>&5
21593
21593
  ac_status=$?
21594
21594
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21595
21595
  (exit $ac_status); }; then
21596
 
  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.6.0" 2>/dev/null`
 
21596
  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.8.0" 2>/dev/null`
21597
21597
else
21598
21598
  pkg_failed=yes
21599
21599
fi
21612
21612
        _pkg_short_errors_supported=no
21613
21613
fi
21614
21614
        if test $_pkg_short_errors_supported = yes; then
21615
 
                GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 >= 2.6.0"`
 
21615
                GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 >= 2.8.0"`
21616
21616
        else
21617
 
                GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 >= 2.6.0"`
 
21617
                GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 >= 2.8.0"`
21618
21618
        fi
21619
21619
        # Put the nasty error message in config.log where it belongs
21620
21620
        echo "$GLIB_PKG_ERRORS" >&5
21621
21621
 
21622
 
        { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= 2.6.0) were not met:
 
21622
        { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= 2.8.0) were not met:
21623
21623
 
21624
21624
$GLIB_PKG_ERRORS
21625
21625
 
21630
21630
and GLIB_LIBS to avoid the need to call pkg-config.
21631
21631
See the pkg-config man page for more details.
21632
21632
" >&5
21633
 
echo "$as_me: error: Package requirements (glib-2.0 >= 2.6.0) were not met:
 
21633
echo "$as_me: error: Package requirements (glib-2.0 >= 2.8.0) were not met:
21634
21634
 
21635
21635
$GLIB_PKG_ERRORS
21636
21636
 
21684
21684
        pkg_cv_GTHREAD_CFLAGS="$GTHREAD_CFLAGS"
21685
21685
    else
21686
21686
        if test -n "$PKG_CONFIG" && \
21687
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.6.0\"") >&5
21688
 
  ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.6.0") 2>&5
 
21687
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.8.0\"") >&5
 
21688
  ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.8.0") 2>&5
21689
21689
  ac_status=$?
21690
21690
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21691
21691
  (exit $ac_status); }; then
21692
 
  pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.6.0" 2>/dev/null`
 
21692
  pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.8.0" 2>/dev/null`
21693
21693
else
21694
21694
  pkg_failed=yes
21695
21695
fi
21702
21702
        pkg_cv_GTHREAD_LIBS="$GTHREAD_LIBS"
21703
21703
    else
21704
21704
        if test -n "$PKG_CONFIG" && \
21705
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.6.0\"") >&5
21706
 
  ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.6.0") 2>&5
 
21705
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.8.0\"") >&5
 
21706
  ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.8.0") 2>&5
21707
21707
  ac_status=$?
21708
21708
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21709
21709
  (exit $ac_status); }; then
21710
 
  pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.6.0" 2>/dev/null`
 
21710
  pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.8.0" 2>/dev/null`
21711
21711
else
21712
21712
  pkg_failed=yes
21713
21713
fi
21726
21726
        _pkg_short_errors_supported=no
21727
21727
fi
21728
21728
        if test $_pkg_short_errors_supported = yes; then
21729
 
                GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gthread-2.0 >= 2.6.0"`
 
21729
                GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gthread-2.0 >= 2.8.0"`
21730
21730
        else
21731
 
                GTHREAD_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gthread-2.0 >= 2.6.0"`
 
21731
                GTHREAD_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gthread-2.0 >= 2.8.0"`
21732
21732
        fi
21733
21733
        # Put the nasty error message in config.log where it belongs
21734
21734
        echo "$GTHREAD_PKG_ERRORS" >&5
21735
21735
 
21736
 
        { { echo "$as_me:$LINENO: error: Package requirements (gthread-2.0 >= 2.6.0) were not met:
 
21736
        { { echo "$as_me:$LINENO: error: Package requirements (gthread-2.0 >= 2.8.0) were not met:
21737
21737
 
21738
21738
$GTHREAD_PKG_ERRORS
21739
21739
 
21744
21744
and GTHREAD_LIBS to avoid the need to call pkg-config.
21745
21745
See the pkg-config man page for more details.
21746
21746
" >&5
21747
 
echo "$as_me: error: Package requirements (gthread-2.0 >= 2.6.0) were not met:
 
21747
echo "$as_me: error: Package requirements (gthread-2.0 >= 2.8.0) were not met:
21748
21748
 
21749
21749
$GTHREAD_PKG_ERRORS
21750
21750
 
21798
21798
        pkg_cv_GOBJECT_CFLAGS="$GOBJECT_CFLAGS"
21799
21799
    else
21800
21800
        if test -n "$PKG_CONFIG" && \
21801
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0\"") >&5
21802
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0") 2>&5
 
21801
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0\"") >&5
 
21802
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0") 2>&5
21803
21803
  ac_status=$?
21804
21804
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21805
21805
  (exit $ac_status); }; then
21806
 
  pkg_cv_GOBJECT_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0" 2>/dev/null`
 
21806
  pkg_cv_GOBJECT_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0" 2>/dev/null`
21807
21807
else
21808
21808
  pkg_failed=yes
21809
21809
fi
21816
21816
        pkg_cv_GOBJECT_LIBS="$GOBJECT_LIBS"
21817
21817
    else
21818
21818
        if test -n "$PKG_CONFIG" && \
21819
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0\"") >&5
21820
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0") 2>&5
 
21819
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0\"") >&5
 
21820
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0") 2>&5
21821
21821
  ac_status=$?
21822
21822
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21823
21823
  (exit $ac_status); }; then
21824
 
  pkg_cv_GOBJECT_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0" 2>/dev/null`
 
21824
  pkg_cv_GOBJECT_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0" 2>/dev/null`
21825
21825
else
21826
21826
  pkg_failed=yes
21827
21827
fi
21840
21840
        _pkg_short_errors_supported=no
21841
21841
fi
21842
21842
        if test $_pkg_short_errors_supported = yes; then
21843
 
                GOBJECT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0"`
 
21843
                GOBJECT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0"`
21844
21844
        else
21845
 
                GOBJECT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0"`
 
21845
                GOBJECT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0"`
21846
21846
        fi
21847
21847
        # Put the nasty error message in config.log where it belongs
21848
21848
        echo "$GOBJECT_PKG_ERRORS" >&5
21849
21849
 
21850
 
        { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0) were not met:
 
21850
        { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0) were not met:
21851
21851
 
21852
21852
$GOBJECT_PKG_ERRORS
21853
21853
 
21858
21858
and GOBJECT_LIBS to avoid the need to call pkg-config.
21859
21859
See the pkg-config man page for more details.
21860
21860
" >&5
21861
 
echo "$as_me: error: Package requirements (glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0) were not met:
 
21861
echo "$as_me: error: Package requirements (glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0) were not met:
21862
21862
 
21863
21863
$GOBJECT_PKG_ERRORS
21864
21864