~ubuntu-branches/ubuntu/raring/pidgin-libnotify/raring

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-08-10 22:54:11 UTC
  • Revision ID: james.westby@ubuntu.com-20110810225411-kngpz9tf7lj0hl8i
Tags: 0.14-4ubuntu8
* debian/patches/indicate-autotools.patch
  - Updated to look for indicate-0.6
* debian/control
  - bumped build depends for libindicate to >= 0.5.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
12532
12532
        pkg_cv_LIBINDICATE_CFLAGS="$LIBINDICATE_CFLAGS"
12533
12533
    else
12534
12534
        if test -n "$PKG_CONFIG" && \
12535
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"indicate-0.5 >= 0.4.91 indicate-gtk-0.5 >= 0.4.91\""; } >&5
12536
 
  ($PKG_CONFIG --exists --print-errors "indicate-0.5 >= 0.4.91 indicate-gtk-0.5 >= 0.4.91") 2>&5
 
12535
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"indicate-0.6 >= 0.5.90 indicate-gtk-0.6 >= 0.5.90\""; } >&5
 
12536
  ($PKG_CONFIG --exists --print-errors "indicate-0.6 >= 0.5.90 indicate-gtk-0.6 >= 0.5.90") 2>&5
12537
12537
  ac_status=$?
12538
12538
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12539
12539
  test $ac_status = 0; }; then
12540
 
  pkg_cv_LIBINDICATE_CFLAGS=`$PKG_CONFIG --cflags "indicate-0.5 >= 0.4.91 indicate-gtk-0.5 >= 0.4.91" 2>/dev/null`
 
12540
  pkg_cv_LIBINDICATE_CFLAGS=`$PKG_CONFIG --cflags "indicate-0.6 >= 0.5.90 indicate-gtk-0.6 >= 0.5.90" 2>/dev/null`
12541
12541
else
12542
12542
  pkg_failed=yes
12543
12543
fi
12550
12550
        pkg_cv_LIBINDICATE_LIBS="$LIBINDICATE_LIBS"
12551
12551
    else
12552
12552
        if test -n "$PKG_CONFIG" && \
12553
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"indicate-0.5 >= 0.4.91 indicate-gtk-0.5 >= 0.4.91\""; } >&5
12554
 
  ($PKG_CONFIG --exists --print-errors "indicate-0.5 >= 0.4.91 indicate-gtk-0.5 >= 0.4.91") 2>&5
 
12553
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"indicate-0.6 >= 0.5.90 indicate-gtk-0.6 >= 0.5.90\""; } >&5
 
12554
  ($PKG_CONFIG --exists --print-errors "indicate-0.6 >= 0.5.90 indicate-gtk-0.6 >= 0.5.90") 2>&5
12555
12555
  ac_status=$?
12556
12556
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12557
12557
  test $ac_status = 0; }; then
12558
 
  pkg_cv_LIBINDICATE_LIBS=`$PKG_CONFIG --libs "indicate-0.5 >= 0.4.91 indicate-gtk-0.5 >= 0.4.91" 2>/dev/null`
 
12558
  pkg_cv_LIBINDICATE_LIBS=`$PKG_CONFIG --libs "indicate-0.6 >= 0.5.90 indicate-gtk-0.6 >= 0.5.90" 2>/dev/null`
12559
12559
else
12560
12560
  pkg_failed=yes
12561
12561
fi
12574
12574
        _pkg_short_errors_supported=no
12575
12575
fi
12576
12576
        if test $_pkg_short_errors_supported = yes; then
12577
 
                LIBINDICATE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "indicate-0.5 >= 0.4.91 indicate-gtk-0.5 >= 0.4.91"`
 
12577
                LIBINDICATE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "indicate-0.6 >= 0.5.90 indicate-gtk-0.6 >= 0.5.90"`
12578
12578
        else
12579
 
                LIBINDICATE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "indicate-0.5 >= 0.4.91 indicate-gtk-0.5 >= 0.4.91"`
 
12579
                LIBINDICATE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "indicate-0.6 >= 0.5.90 indicate-gtk-0.6 >= 0.5.90"`
12580
12580
        fi
12581
12581
        # Put the nasty error message in config.log where it belongs
12582
12582
        echo "$LIBINDICATE_PKG_ERRORS" >&5
12583
12583
 
12584
 
        as_fn_error $? "Package requirements (indicate-0.5 >= 0.4.91 indicate-gtk-0.5 >= 0.4.91) were not met:
 
12584
        as_fn_error "Package requirements (indicate-0.6 >= 0.5.90 indicate-gtk-0.6 >= 0.5.90) were not met:
12585
12585
 
12586
12586
$LIBINDICATE_PKG_ERRORS
12587
12587