~ubuntu-desktop/indicator-sound/ubuntu

« back to all changes in this revision

Viewing changes to configure

  • Committer: Sebastien Bacher
  • Date: 2012-10-03 19:52:47 UTC
  • mfrom: (28.51.52)
  • Revision ID: seb128@ubuntu.com-20121003195247-hekm1zkj8eg30f9f
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.69 for indicator-sound 12.10.0.
 
3
# Generated by GNU Autoconf 2.69 for indicator-sound 12.10.1.
4
4
#
5
5
# Report bugs to <conor.curran@canonical.com>.
6
6
#
650
650
# Identity of this package.
651
651
PACKAGE_NAME='indicator-sound'
652
652
PACKAGE_TARNAME='indicator-sound'
653
 
PACKAGE_VERSION='12.10.0'
654
 
PACKAGE_STRING='indicator-sound 12.10.0'
 
653
PACKAGE_VERSION='12.10.1'
 
654
PACKAGE_STRING='indicator-sound 12.10.1'
655
655
PACKAGE_BUGREPORT='conor.curran@canonical.com'
656
656
PACKAGE_URL=''
657
657
 
904
904
with_sysroot
905
905
enable_libtool_lock
906
906
enable_silent_rules
907
 
with_gtk
908
907
enable_gcov
909
908
enable_localinstall
910
909
enable_schemas_compile
1467
1466
  # Omit some internal or obsolete options to make the list less imposing.
1468
1467
  # This message is too long to be a string in the A/UX 3.1 sh.
1469
1468
  cat <<_ACEOF
1470
 
\`configure' configures indicator-sound 12.10.0 to adapt to many kinds of systems.
 
1469
\`configure' configures indicator-sound 12.10.1 to adapt to many kinds of systems.
1471
1470
 
1472
1471
Usage: $0 [OPTION]... [VAR=VALUE]...
1473
1472
 
1537
1536
 
1538
1537
if test -n "$ac_init_help"; then
1539
1538
  case $ac_init_help in
1540
 
     short | recursive ) echo "Configuration of indicator-sound 12.10.0:";;
 
1539
     short | recursive ) echo "Configuration of indicator-sound 12.10.1:";;
1541
1540
   esac
1542
1541
  cat <<\_ACEOF
1543
1542
 
1571
1570
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1572
1571
  --with-sysroot=DIR Search for dependent libraries within DIR
1573
1572
                        (or the compiler's sysroot if not specified).
1574
 
  --with-gtk              Which version of gtk to use for the indicator
1575
 
                          [default=3]
1576
1573
 
1577
1574
Some influential environment variables:
1578
1575
  CC          C compiler command
1666
1663
test -n "$ac_init_help" && exit $ac_status
1667
1664
if $ac_init_version; then
1668
1665
  cat <<\_ACEOF
1669
 
indicator-sound configure 12.10.0
 
1666
indicator-sound configure 12.10.1
1670
1667
generated by GNU Autoconf 2.69
1671
1668
 
1672
1669
Copyright (C) 2012 Free Software Foundation, Inc.
2035
2032
This file contains any messages produced by compilers while
2036
2033
running configure, to aid debugging if configure makes a mistake.
2037
2034
 
2038
 
It was created by indicator-sound $as_me 12.10.0, which was
 
2035
It was created by indicator-sound $as_me 12.10.1, which was
2039
2036
generated by GNU Autoconf 2.69.  Invocation command line was
2040
2037
 
2041
2038
  $ $0 $@
2855
2852
 
2856
2853
# Define the identity of the package.
2857
2854
 PACKAGE=indicator-sound
2858
 
 VERSION=12.10.0
 
2855
 VERSION=12.10.1
2859
2856
 
2860
2857
 
2861
2858
cat >>confdefs.h <<_ACEOF
13084
13081
 
13085
13082
 
13086
13083
###########################
13087
 
# GTK+ version option
13088
 
###########################
13089
 
 
13090
 
 
13091
 
# Check whether --with-gtk was given.
13092
 
if test "${with_gtk+set}" = set; then :
13093
 
  withval=$with_gtk;
13094
 
else
13095
 
  with_gtk=3
13096
 
fi
13097
 
 
13098
 
 
13099
 
###########################
13100
13084
# Dependencies
13101
13085
###########################
13102
13086
 
13103
 
GTK_REQUIRED_VERSION=2.22
13104
 
GTK3_REQUIRED_VERSION=3.0
 
13087
GTK_REQUIRED_VERSION=3.0
13105
13088
INDICATOR_REQUIRED_VERSION=0.3.19
13106
13089
DBUSMENUGTK_REQUIRED_VERSION=0.5.90
13107
13090
POLKIT_REQUIRED_VERSION=0.92
13334
13317
 
13335
13318
 
13336
13319
 
13337
 
if test "x$with_gtk" = x3; then :
13338
 
 
13339
 
pkg_failed=no
13340
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for APPLET" >&5
13341
 
$as_echo_n "checking for APPLET... " >&6; }
13342
 
 
13343
 
if test -n "$APPLET_CFLAGS"; then
13344
 
    pkg_cv_APPLET_CFLAGS="$APPLET_CFLAGS"
13345
 
 elif test -n "$PKG_CONFIG"; then
13346
 
    if test -n "$PKG_CONFIG" && \
13347
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-3.0 >= \$GTK3_REQUIRED_VERSION
13348
 
                               indicator3-0.4 >= \$INDICATOR_REQUIRED_VERSION
13349
 
                               dbusmenu-gtk3-0.4 >= \$DBUSMENUGTK_REQUIRED_VERSION
13350
 
                               libido3-0.1 >= \$INDICATOR_DISPLAY_OBJECTS
13351
 
                               libnotify >= \$LIBNOTIFY_REQUIRED_VERSION\""; } >&5
13352
 
  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK3_REQUIRED_VERSION
13353
 
                               indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
13354
 
                               dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13355
 
                               libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13356
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION") 2>&5
13357
 
  ac_status=$?
13358
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13359
 
  test $ac_status = 0; }; then
13360
 
  pkg_cv_APPLET_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= $GTK3_REQUIRED_VERSION
13361
 
                               indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
13362
 
                               dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13363
 
                               libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13364
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>/dev/null`
13365
 
                      test "x$?" != "x0" && pkg_failed=yes
13366
 
else
13367
 
  pkg_failed=yes
13368
 
fi
13369
 
 else
13370
 
    pkg_failed=untried
13371
 
fi
13372
 
if test -n "$APPLET_LIBS"; then
13373
 
    pkg_cv_APPLET_LIBS="$APPLET_LIBS"
13374
 
 elif test -n "$PKG_CONFIG"; then
13375
 
    if test -n "$PKG_CONFIG" && \
13376
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-3.0 >= \$GTK3_REQUIRED_VERSION
13377
 
                               indicator3-0.4 >= \$INDICATOR_REQUIRED_VERSION
13378
 
                               dbusmenu-gtk3-0.4 >= \$DBUSMENUGTK_REQUIRED_VERSION
13379
 
                               libido3-0.1 >= \$INDICATOR_DISPLAY_OBJECTS
13380
 
                               libnotify >= \$LIBNOTIFY_REQUIRED_VERSION\""; } >&5
13381
 
  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK3_REQUIRED_VERSION
13382
 
                               indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
13383
 
                               dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13384
 
                               libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13385
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION") 2>&5
13386
 
  ac_status=$?
13387
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13388
 
  test $ac_status = 0; }; then
13389
 
  pkg_cv_APPLET_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= $GTK3_REQUIRED_VERSION
13390
 
                               indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
13391
 
                               dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13392
 
                               libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13393
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>/dev/null`
13394
 
                      test "x$?" != "x0" && pkg_failed=yes
13395
 
else
13396
 
  pkg_failed=yes
13397
 
fi
13398
 
 else
13399
 
    pkg_failed=untried
13400
 
fi
13401
 
 
13402
 
 
13403
 
 
13404
 
if test $pkg_failed = yes; then
13405
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13406
 
$as_echo "no" >&6; }
13407
 
 
13408
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13409
 
        _pkg_short_errors_supported=yes
13410
 
else
13411
 
        _pkg_short_errors_supported=no
13412
 
fi
13413
 
        if test $_pkg_short_errors_supported = yes; then
13414
 
                APPLET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= $GTK3_REQUIRED_VERSION
13415
 
                               indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
13416
 
                               dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13417
 
                               libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13418
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>&1`
13419
 
        else
13420
 
                APPLET_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= $GTK3_REQUIRED_VERSION
13421
 
                               indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
13422
 
                               dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13423
 
                               libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13424
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>&1`
13425
 
        fi
13426
 
        # Put the nasty error message in config.log where it belongs
13427
 
        echo "$APPLET_PKG_ERRORS" >&5
13428
 
 
13429
 
        as_fn_error $? "Package requirements (gtk+-3.0 >= $GTK3_REQUIRED_VERSION
13430
 
                               indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
13431
 
                               dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13432
 
                               libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13433
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION) were not met:
13434
 
 
13435
 
$APPLET_PKG_ERRORS
13436
 
 
13437
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
13438
 
installed software in a non-standard prefix.
13439
 
 
13440
 
Alternatively, you may set the environment variables APPLET_CFLAGS
13441
 
and APPLET_LIBS to avoid the need to call pkg-config.
13442
 
See the pkg-config man page for more details." "$LINENO" 5
13443
 
elif test $pkg_failed = untried; then
13444
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13445
 
$as_echo "no" >&6; }
13446
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13447
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13448
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
13449
 
is in your PATH or set the PKG_CONFIG environment variable to the full
13450
 
path to pkg-config.
13451
 
 
13452
 
Alternatively, you may set the environment variables APPLET_CFLAGS
13453
 
and APPLET_LIBS to avoid the need to call pkg-config.
13454
 
See the pkg-config man page for more details.
13455
 
 
13456
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13457
 
See \`config.log' for more details" "$LINENO" 5; }
13458
 
else
13459
 
        APPLET_CFLAGS=$pkg_cv_APPLET_CFLAGS
13460
 
        APPLET_LIBS=$pkg_cv_APPLET_LIBS
13461
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13462
 
$as_echo "yes" >&6; }
13463
 
 
13464
 
fi
13465
 
 
13466
 
 
13467
 
pkg_failed=no
13468
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SOUNDSERVICE" >&5
13469
 
$as_echo_n "checking for SOUNDSERVICE... " >&6; }
13470
 
 
13471
 
if test -n "$SOUNDSERVICE_CFLAGS"; then
13472
 
    pkg_cv_SOUNDSERVICE_CFLAGS="$SOUNDSERVICE_CFLAGS"
13473
 
 elif test -n "$PKG_CONFIG"; then
13474
 
    if test -n "$PKG_CONFIG" && \
13475
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbusmenu-glib-0.4 >= \$DBUSMENUGLIB_REQUIRED_VERSION
13476
 
                                     indicator3-0.4
13477
 
                                     gee-1.0
13478
 
                                     gio-unix-2.0
13479
 
                                     libxml-2.0\""; } >&5
13480
 
  ($PKG_CONFIG --exists --print-errors "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13481
 
                                     indicator3-0.4
13482
 
                                     gee-1.0
13483
 
                                     gio-unix-2.0
13484
 
                                     libxml-2.0") 2>&5
13485
 
  ac_status=$?
13486
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13487
 
  test $ac_status = 0; }; then
13488
 
  pkg_cv_SOUNDSERVICE_CFLAGS=`$PKG_CONFIG --cflags "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13489
 
                                     indicator3-0.4
13490
 
                                     gee-1.0
13491
 
                                     gio-unix-2.0
13492
 
                                     libxml-2.0" 2>/dev/null`
13493
 
                      test "x$?" != "x0" && pkg_failed=yes
13494
 
else
13495
 
  pkg_failed=yes
13496
 
fi
13497
 
 else
13498
 
    pkg_failed=untried
13499
 
fi
13500
 
if test -n "$SOUNDSERVICE_LIBS"; then
13501
 
    pkg_cv_SOUNDSERVICE_LIBS="$SOUNDSERVICE_LIBS"
13502
 
 elif test -n "$PKG_CONFIG"; then
13503
 
    if test -n "$PKG_CONFIG" && \
13504
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbusmenu-glib-0.4 >= \$DBUSMENUGLIB_REQUIRED_VERSION
13505
 
                                     indicator3-0.4
13506
 
                                     gee-1.0
13507
 
                                     gio-unix-2.0
13508
 
                                     libxml-2.0\""; } >&5
13509
 
  ($PKG_CONFIG --exists --print-errors "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13510
 
                                     indicator3-0.4
13511
 
                                     gee-1.0
13512
 
                                     gio-unix-2.0
13513
 
                                     libxml-2.0") 2>&5
13514
 
  ac_status=$?
13515
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13516
 
  test $ac_status = 0; }; then
13517
 
  pkg_cv_SOUNDSERVICE_LIBS=`$PKG_CONFIG --libs "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13518
 
                                     indicator3-0.4
13519
 
                                     gee-1.0
13520
 
                                     gio-unix-2.0
13521
 
                                     libxml-2.0" 2>/dev/null`
13522
 
                      test "x$?" != "x0" && pkg_failed=yes
13523
 
else
13524
 
  pkg_failed=yes
13525
 
fi
13526
 
 else
13527
 
    pkg_failed=untried
13528
 
fi
13529
 
 
13530
 
 
13531
 
 
13532
 
if test $pkg_failed = yes; then
13533
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13534
 
$as_echo "no" >&6; }
13535
 
 
13536
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13537
 
        _pkg_short_errors_supported=yes
13538
 
else
13539
 
        _pkg_short_errors_supported=no
13540
 
fi
13541
 
        if test $_pkg_short_errors_supported = yes; then
13542
 
                SOUNDSERVICE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13543
 
                                     indicator3-0.4
13544
 
                                     gee-1.0
13545
 
                                     gio-unix-2.0
13546
 
                                     libxml-2.0" 2>&1`
13547
 
        else
13548
 
                SOUNDSERVICE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13549
 
                                     indicator3-0.4
13550
 
                                     gee-1.0
13551
 
                                     gio-unix-2.0
13552
 
                                     libxml-2.0" 2>&1`
13553
 
        fi
13554
 
        # Put the nasty error message in config.log where it belongs
13555
 
        echo "$SOUNDSERVICE_PKG_ERRORS" >&5
13556
 
 
13557
 
        as_fn_error $? "Package requirements (dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13558
 
                                     indicator3-0.4
13559
 
                                     gee-1.0
13560
 
                                     gio-unix-2.0
13561
 
                                     libxml-2.0) were not met:
13562
 
 
13563
 
$SOUNDSERVICE_PKG_ERRORS
13564
 
 
13565
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
13566
 
installed software in a non-standard prefix.
13567
 
 
13568
 
Alternatively, you may set the environment variables SOUNDSERVICE_CFLAGS
13569
 
and SOUNDSERVICE_LIBS to avoid the need to call pkg-config.
13570
 
See the pkg-config man page for more details." "$LINENO" 5
13571
 
elif test $pkg_failed = untried; then
13572
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13573
 
$as_echo "no" >&6; }
13574
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13575
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13576
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
13577
 
is in your PATH or set the PKG_CONFIG environment variable to the full
13578
 
path to pkg-config.
13579
 
 
13580
 
Alternatively, you may set the environment variables SOUNDSERVICE_CFLAGS
13581
 
and SOUNDSERVICE_LIBS to avoid the need to call pkg-config.
13582
 
See the pkg-config man page for more details.
13583
 
 
13584
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13585
 
See \`config.log' for more details" "$LINENO" 5; }
13586
 
else
13587
 
        SOUNDSERVICE_CFLAGS=$pkg_cv_SOUNDSERVICE_CFLAGS
13588
 
        SOUNDSERVICE_LIBS=$pkg_cv_SOUNDSERVICE_LIBS
13589
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13590
 
$as_echo "yes" >&6; }
13591
 
 
13592
 
fi
13593
 
 
13594
 
elif test "x$with_gtk" = x2; then :
13595
 
 
13596
 
pkg_failed=no
13597
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for APPLET" >&5
13598
 
$as_echo_n "checking for APPLET... " >&6; }
13599
 
 
13600
 
if test -n "$APPLET_CFLAGS"; then
13601
 
    pkg_cv_APPLET_CFLAGS="$APPLET_CFLAGS"
13602
 
 elif test -n "$PKG_CONFIG"; then
13603
 
    if test -n "$PKG_CONFIG" && \
13604
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= \$GTK_REQUIRED_VERSION
13605
 
                               indicator-0.4 >= \$INDICATOR_REQUIRED_VERSION
13606
 
                               dbusmenu-gtk-0.4 >= \$DBUSMENUGTK_REQUIRED_VERSION
13607
 
                               libido-0.1 >= \$INDICATOR_DISPLAY_OBJECTS
13608
 
                               libnotify >= \$LIBNOTIFY_REQUIRED_VERSION\""; } >&5
13609
 
  ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED_VERSION
13610
 
                               indicator-0.4 >= $INDICATOR_REQUIRED_VERSION
13611
 
                               dbusmenu-gtk-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13612
 
                               libido-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13613
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION") 2>&5
13614
 
  ac_status=$?
13615
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13616
 
  test $ac_status = 0; }; then
13617
 
  pkg_cv_APPLET_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= $GTK_REQUIRED_VERSION
13618
 
                               indicator-0.4 >= $INDICATOR_REQUIRED_VERSION
13619
 
                               dbusmenu-gtk-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13620
 
                               libido-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13621
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>/dev/null`
13622
 
                      test "x$?" != "x0" && pkg_failed=yes
13623
 
else
13624
 
  pkg_failed=yes
13625
 
fi
13626
 
 else
13627
 
    pkg_failed=untried
13628
 
fi
13629
 
if test -n "$APPLET_LIBS"; then
13630
 
    pkg_cv_APPLET_LIBS="$APPLET_LIBS"
13631
 
 elif test -n "$PKG_CONFIG"; then
13632
 
    if test -n "$PKG_CONFIG" && \
13633
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= \$GTK_REQUIRED_VERSION
13634
 
                               indicator-0.4 >= \$INDICATOR_REQUIRED_VERSION
13635
 
                               dbusmenu-gtk-0.4 >= \$DBUSMENUGTK_REQUIRED_VERSION
13636
 
                               libido-0.1 >= \$INDICATOR_DISPLAY_OBJECTS
13637
 
                               libnotify >= \$LIBNOTIFY_REQUIRED_VERSION\""; } >&5
13638
 
  ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED_VERSION
13639
 
                               indicator-0.4 >= $INDICATOR_REQUIRED_VERSION
13640
 
                               dbusmenu-gtk-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13641
 
                               libido-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13642
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION") 2>&5
13643
 
  ac_status=$?
13644
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13645
 
  test $ac_status = 0; }; then
13646
 
  pkg_cv_APPLET_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= $GTK_REQUIRED_VERSION
13647
 
                               indicator-0.4 >= $INDICATOR_REQUIRED_VERSION
13648
 
                               dbusmenu-gtk-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13649
 
                               libido-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13650
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>/dev/null`
13651
 
                      test "x$?" != "x0" && pkg_failed=yes
13652
 
else
13653
 
  pkg_failed=yes
13654
 
fi
13655
 
 else
13656
 
    pkg_failed=untried
13657
 
fi
13658
 
 
13659
 
 
13660
 
 
13661
 
if test $pkg_failed = yes; then
13662
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13663
 
$as_echo "no" >&6; }
13664
 
 
13665
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13666
 
        _pkg_short_errors_supported=yes
13667
 
else
13668
 
        _pkg_short_errors_supported=no
13669
 
fi
13670
 
        if test $_pkg_short_errors_supported = yes; then
13671
 
                APPLET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= $GTK_REQUIRED_VERSION
13672
 
                               indicator-0.4 >= $INDICATOR_REQUIRED_VERSION
13673
 
                               dbusmenu-gtk-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13674
 
                               libido-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13675
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>&1`
13676
 
        else
13677
 
                APPLET_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= $GTK_REQUIRED_VERSION
13678
 
                               indicator-0.4 >= $INDICATOR_REQUIRED_VERSION
13679
 
                               dbusmenu-gtk-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13680
 
                               libido-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13681
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>&1`
13682
 
        fi
13683
 
        # Put the nasty error message in config.log where it belongs
13684
 
        echo "$APPLET_PKG_ERRORS" >&5
13685
 
 
13686
 
        as_fn_error $? "Package requirements (gtk+-2.0 >= $GTK_REQUIRED_VERSION
13687
 
                               indicator-0.4 >= $INDICATOR_REQUIRED_VERSION
13688
 
                               dbusmenu-gtk-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
13689
 
                               libido-0.1 >= $INDICATOR_DISPLAY_OBJECTS
13690
 
                               libnotify >= $LIBNOTIFY_REQUIRED_VERSION) were not met:
13691
 
 
13692
 
$APPLET_PKG_ERRORS
13693
 
 
13694
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
13695
 
installed software in a non-standard prefix.
13696
 
 
13697
 
Alternatively, you may set the environment variables APPLET_CFLAGS
13698
 
and APPLET_LIBS to avoid the need to call pkg-config.
13699
 
See the pkg-config man page for more details." "$LINENO" 5
13700
 
elif test $pkg_failed = untried; then
13701
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13702
 
$as_echo "no" >&6; }
13703
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13704
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13705
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
13706
 
is in your PATH or set the PKG_CONFIG environment variable to the full
13707
 
path to pkg-config.
13708
 
 
13709
 
Alternatively, you may set the environment variables APPLET_CFLAGS
13710
 
and APPLET_LIBS to avoid the need to call pkg-config.
13711
 
See the pkg-config man page for more details.
13712
 
 
13713
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13714
 
See \`config.log' for more details" "$LINENO" 5; }
13715
 
else
13716
 
        APPLET_CFLAGS=$pkg_cv_APPLET_CFLAGS
13717
 
        APPLET_LIBS=$pkg_cv_APPLET_LIBS
13718
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13719
 
$as_echo "yes" >&6; }
13720
 
 
13721
 
fi
13722
 
 
13723
 
 
13724
 
pkg_failed=no
13725
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SOUNDSERVICE" >&5
13726
 
$as_echo_n "checking for SOUNDSERVICE... " >&6; }
13727
 
 
13728
 
if test -n "$SOUNDSERVICE_CFLAGS"; then
13729
 
    pkg_cv_SOUNDSERVICE_CFLAGS="$SOUNDSERVICE_CFLAGS"
13730
 
 elif test -n "$PKG_CONFIG"; then
13731
 
    if test -n "$PKG_CONFIG" && \
13732
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbusmenu-glib-0.4 >= \$DBUSMENUGLIB_REQUIRED_VERSION
13733
 
                                     indicator-0.4
13734
 
                                     gee-1.0
13735
 
                                     gio-unix-2.0
13736
 
                                     libxml-2.0\""; } >&5
13737
 
  ($PKG_CONFIG --exists --print-errors "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13738
 
                                     indicator-0.4
13739
 
                                     gee-1.0
13740
 
                                     gio-unix-2.0
13741
 
                                     libxml-2.0") 2>&5
13742
 
  ac_status=$?
13743
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13744
 
  test $ac_status = 0; }; then
13745
 
  pkg_cv_SOUNDSERVICE_CFLAGS=`$PKG_CONFIG --cflags "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13746
 
                                     indicator-0.4
13747
 
                                     gee-1.0
13748
 
                                     gio-unix-2.0
13749
 
                                     libxml-2.0" 2>/dev/null`
13750
 
                      test "x$?" != "x0" && pkg_failed=yes
13751
 
else
13752
 
  pkg_failed=yes
13753
 
fi
13754
 
 else
13755
 
    pkg_failed=untried
13756
 
fi
13757
 
if test -n "$SOUNDSERVICE_LIBS"; then
13758
 
    pkg_cv_SOUNDSERVICE_LIBS="$SOUNDSERVICE_LIBS"
13759
 
 elif test -n "$PKG_CONFIG"; then
13760
 
    if test -n "$PKG_CONFIG" && \
13761
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbusmenu-glib-0.4 >= \$DBUSMENUGLIB_REQUIRED_VERSION
13762
 
                                     indicator-0.4
13763
 
                                     gee-1.0
13764
 
                                     gio-unix-2.0
13765
 
                                     libxml-2.0\""; } >&5
13766
 
  ($PKG_CONFIG --exists --print-errors "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13767
 
                                     indicator-0.4
13768
 
                                     gee-1.0
13769
 
                                     gio-unix-2.0
13770
 
                                     libxml-2.0") 2>&5
13771
 
  ac_status=$?
13772
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13773
 
  test $ac_status = 0; }; then
13774
 
  pkg_cv_SOUNDSERVICE_LIBS=`$PKG_CONFIG --libs "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13775
 
                                     indicator-0.4
13776
 
                                     gee-1.0
13777
 
                                     gio-unix-2.0
13778
 
                                     libxml-2.0" 2>/dev/null`
13779
 
                      test "x$?" != "x0" && pkg_failed=yes
13780
 
else
13781
 
  pkg_failed=yes
13782
 
fi
13783
 
 else
13784
 
    pkg_failed=untried
13785
 
fi
13786
 
 
13787
 
 
13788
 
 
13789
 
if test $pkg_failed = yes; then
13790
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13791
 
$as_echo "no" >&6; }
13792
 
 
13793
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13794
 
        _pkg_short_errors_supported=yes
13795
 
else
13796
 
        _pkg_short_errors_supported=no
13797
 
fi
13798
 
        if test $_pkg_short_errors_supported = yes; then
13799
 
                SOUNDSERVICE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13800
 
                                     indicator-0.4
13801
 
                                     gee-1.0
13802
 
                                     gio-unix-2.0
13803
 
                                     libxml-2.0" 2>&1`
13804
 
        else
13805
 
                SOUNDSERVICE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13806
 
                                     indicator-0.4
13807
 
                                     gee-1.0
13808
 
                                     gio-unix-2.0
13809
 
                                     libxml-2.0" 2>&1`
13810
 
        fi
13811
 
        # Put the nasty error message in config.log where it belongs
13812
 
        echo "$SOUNDSERVICE_PKG_ERRORS" >&5
13813
 
 
13814
 
        as_fn_error $? "Package requirements (dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
13815
 
                                     indicator-0.4
13816
 
                                     gee-1.0
13817
 
                                     gio-unix-2.0
13818
 
                                     libxml-2.0) were not met:
13819
 
 
13820
 
$SOUNDSERVICE_PKG_ERRORS
13821
 
 
13822
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
13823
 
installed software in a non-standard prefix.
13824
 
 
13825
 
Alternatively, you may set the environment variables SOUNDSERVICE_CFLAGS
13826
 
and SOUNDSERVICE_LIBS to avoid the need to call pkg-config.
13827
 
See the pkg-config man page for more details." "$LINENO" 5
13828
 
elif test $pkg_failed = untried; then
13829
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13830
 
$as_echo "no" >&6; }
13831
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13832
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13833
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
13834
 
is in your PATH or set the PKG_CONFIG environment variable to the full
13835
 
path to pkg-config.
13836
 
 
13837
 
Alternatively, you may set the environment variables SOUNDSERVICE_CFLAGS
13838
 
and SOUNDSERVICE_LIBS to avoid the need to call pkg-config.
13839
 
See the pkg-config man page for more details.
13840
 
 
13841
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13842
 
See \`config.log' for more details" "$LINENO" 5; }
13843
 
else
13844
 
        SOUNDSERVICE_CFLAGS=$pkg_cv_SOUNDSERVICE_CFLAGS
13845
 
        SOUNDSERVICE_LIBS=$pkg_cv_SOUNDSERVICE_LIBS
13846
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13847
 
$as_echo "yes" >&6; }
13848
 
 
13849
 
fi
13850
 
 
13851
 
else
13852
 
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13853
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13854
 
as_fn_error $? "Value for --with-gtk was neither 2 nor 3
13855
 
See \`config.log' for more details" "$LINENO" 5; }
13856
 
 
13857
 
fi
 
13320
 
 
13321
pkg_failed=no
 
13322
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for APPLET" >&5
 
13323
$as_echo_n "checking for APPLET... " >&6; }
 
13324
 
 
13325
if test -n "$APPLET_CFLAGS"; then
 
13326
    pkg_cv_APPLET_CFLAGS="$APPLET_CFLAGS"
 
13327
 elif test -n "$PKG_CONFIG"; then
 
13328
    if test -n "$PKG_CONFIG" && \
 
13329
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-3.0 >= \$GTK_REQUIRED_VERSION
 
13330
                          indicator3-0.4 >= \$INDICATOR_REQUIRED_VERSION
 
13331
                          dbusmenu-gtk3-0.4 >= \$DBUSMENUGTK_REQUIRED_VERSION
 
13332
                          libido3-0.1 >= \$INDICATOR_DISPLAY_OBJECTS
 
13333
                          libnotify >= \$LIBNOTIFY_REQUIRED_VERSION\""; } >&5
 
13334
  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED_VERSION
 
13335
                          indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
 
13336
                          dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
 
13337
                          libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
 
13338
                          libnotify >= $LIBNOTIFY_REQUIRED_VERSION") 2>&5
 
13339
  ac_status=$?
 
13340
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13341
  test $ac_status = 0; }; then
 
13342
  pkg_cv_APPLET_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= $GTK_REQUIRED_VERSION
 
13343
                          indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
 
13344
                          dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
 
13345
                          libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
 
13346
                          libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>/dev/null`
 
13347
                      test "x$?" != "x0" && pkg_failed=yes
 
13348
else
 
13349
  pkg_failed=yes
 
13350
fi
 
13351
 else
 
13352
    pkg_failed=untried
 
13353
fi
 
13354
if test -n "$APPLET_LIBS"; then
 
13355
    pkg_cv_APPLET_LIBS="$APPLET_LIBS"
 
13356
 elif test -n "$PKG_CONFIG"; then
 
13357
    if test -n "$PKG_CONFIG" && \
 
13358
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-3.0 >= \$GTK_REQUIRED_VERSION
 
13359
                          indicator3-0.4 >= \$INDICATOR_REQUIRED_VERSION
 
13360
                          dbusmenu-gtk3-0.4 >= \$DBUSMENUGTK_REQUIRED_VERSION
 
13361
                          libido3-0.1 >= \$INDICATOR_DISPLAY_OBJECTS
 
13362
                          libnotify >= \$LIBNOTIFY_REQUIRED_VERSION\""; } >&5
 
13363
  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED_VERSION
 
13364
                          indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
 
13365
                          dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
 
13366
                          libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
 
13367
                          libnotify >= $LIBNOTIFY_REQUIRED_VERSION") 2>&5
 
13368
  ac_status=$?
 
13369
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13370
  test $ac_status = 0; }; then
 
13371
  pkg_cv_APPLET_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= $GTK_REQUIRED_VERSION
 
13372
                          indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
 
13373
                          dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
 
13374
                          libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
 
13375
                          libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>/dev/null`
 
13376
                      test "x$?" != "x0" && pkg_failed=yes
 
13377
else
 
13378
  pkg_failed=yes
 
13379
fi
 
13380
 else
 
13381
    pkg_failed=untried
 
13382
fi
 
13383
 
 
13384
 
 
13385
 
 
13386
if test $pkg_failed = yes; then
 
13387
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
13388
$as_echo "no" >&6; }
 
13389
 
 
13390
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
13391
        _pkg_short_errors_supported=yes
 
13392
else
 
13393
        _pkg_short_errors_supported=no
 
13394
fi
 
13395
        if test $_pkg_short_errors_supported = yes; then
 
13396
                APPLET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= $GTK_REQUIRED_VERSION
 
13397
                          indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
 
13398
                          dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
 
13399
                          libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
 
13400
                          libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>&1`
 
13401
        else
 
13402
                APPLET_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= $GTK_REQUIRED_VERSION
 
13403
                          indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
 
13404
                          dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
 
13405
                          libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
 
13406
                          libnotify >= $LIBNOTIFY_REQUIRED_VERSION" 2>&1`
 
13407
        fi
 
13408
        # Put the nasty error message in config.log where it belongs
 
13409
        echo "$APPLET_PKG_ERRORS" >&5
 
13410
 
 
13411
        as_fn_error $? "Package requirements (gtk+-3.0 >= $GTK_REQUIRED_VERSION
 
13412
                          indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
 
13413
                          dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
 
13414
                          libido3-0.1 >= $INDICATOR_DISPLAY_OBJECTS
 
13415
                          libnotify >= $LIBNOTIFY_REQUIRED_VERSION) were not met:
 
13416
 
 
13417
$APPLET_PKG_ERRORS
 
13418
 
 
13419
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
13420
installed software in a non-standard prefix.
 
13421
 
 
13422
Alternatively, you may set the environment variables APPLET_CFLAGS
 
13423
and APPLET_LIBS to avoid the need to call pkg-config.
 
13424
See the pkg-config man page for more details." "$LINENO" 5
 
13425
elif test $pkg_failed = untried; then
 
13426
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
13427
$as_echo "no" >&6; }
 
13428
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
13429
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
13430
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
13431
is in your PATH or set the PKG_CONFIG environment variable to the full
 
13432
path to pkg-config.
 
13433
 
 
13434
Alternatively, you may set the environment variables APPLET_CFLAGS
 
13435
and APPLET_LIBS to avoid the need to call pkg-config.
 
13436
See the pkg-config man page for more details.
 
13437
 
 
13438
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
13439
See \`config.log' for more details" "$LINENO" 5; }
 
13440
else
 
13441
        APPLET_CFLAGS=$pkg_cv_APPLET_CFLAGS
 
13442
        APPLET_LIBS=$pkg_cv_APPLET_LIBS
 
13443
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
13444
$as_echo "yes" >&6; }
 
13445
 
 
13446
fi
 
13447
 
 
13448
 
 
13449
pkg_failed=no
 
13450
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SOUNDSERVICE" >&5
 
13451
$as_echo_n "checking for SOUNDSERVICE... " >&6; }
 
13452
 
 
13453
if test -n "$SOUNDSERVICE_CFLAGS"; then
 
13454
    pkg_cv_SOUNDSERVICE_CFLAGS="$SOUNDSERVICE_CFLAGS"
 
13455
 elif test -n "$PKG_CONFIG"; then
 
13456
    if test -n "$PKG_CONFIG" && \
 
13457
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbusmenu-glib-0.4 >= \$DBUSMENUGLIB_REQUIRED_VERSION
 
13458
                                indicator3-0.4
 
13459
                                gee-1.0
 
13460
                                gio-unix-2.0
 
13461
                                libxml-2.0\""; } >&5
 
13462
  ($PKG_CONFIG --exists --print-errors "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
 
13463
                                indicator3-0.4
 
13464
                                gee-1.0
 
13465
                                gio-unix-2.0
 
13466
                                libxml-2.0") 2>&5
 
13467
  ac_status=$?
 
13468
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13469
  test $ac_status = 0; }; then
 
13470
  pkg_cv_SOUNDSERVICE_CFLAGS=`$PKG_CONFIG --cflags "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
 
13471
                                indicator3-0.4
 
13472
                                gee-1.0
 
13473
                                gio-unix-2.0
 
13474
                                libxml-2.0" 2>/dev/null`
 
13475
                      test "x$?" != "x0" && pkg_failed=yes
 
13476
else
 
13477
  pkg_failed=yes
 
13478
fi
 
13479
 else
 
13480
    pkg_failed=untried
 
13481
fi
 
13482
if test -n "$SOUNDSERVICE_LIBS"; then
 
13483
    pkg_cv_SOUNDSERVICE_LIBS="$SOUNDSERVICE_LIBS"
 
13484
 elif test -n "$PKG_CONFIG"; then
 
13485
    if test -n "$PKG_CONFIG" && \
 
13486
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbusmenu-glib-0.4 >= \$DBUSMENUGLIB_REQUIRED_VERSION
 
13487
                                indicator3-0.4
 
13488
                                gee-1.0
 
13489
                                gio-unix-2.0
 
13490
                                libxml-2.0\""; } >&5
 
13491
  ($PKG_CONFIG --exists --print-errors "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
 
13492
                                indicator3-0.4
 
13493
                                gee-1.0
 
13494
                                gio-unix-2.0
 
13495
                                libxml-2.0") 2>&5
 
13496
  ac_status=$?
 
13497
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13498
  test $ac_status = 0; }; then
 
13499
  pkg_cv_SOUNDSERVICE_LIBS=`$PKG_CONFIG --libs "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
 
13500
                                indicator3-0.4
 
13501
                                gee-1.0
 
13502
                                gio-unix-2.0
 
13503
                                libxml-2.0" 2>/dev/null`
 
13504
                      test "x$?" != "x0" && pkg_failed=yes
 
13505
else
 
13506
  pkg_failed=yes
 
13507
fi
 
13508
 else
 
13509
    pkg_failed=untried
 
13510
fi
 
13511
 
 
13512
 
 
13513
 
 
13514
if test $pkg_failed = yes; then
 
13515
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
13516
$as_echo "no" >&6; }
 
13517
 
 
13518
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
13519
        _pkg_short_errors_supported=yes
 
13520
else
 
13521
        _pkg_short_errors_supported=no
 
13522
fi
 
13523
        if test $_pkg_short_errors_supported = yes; then
 
13524
                SOUNDSERVICE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
 
13525
                                indicator3-0.4
 
13526
                                gee-1.0
 
13527
                                gio-unix-2.0
 
13528
                                libxml-2.0" 2>&1`
 
13529
        else
 
13530
                SOUNDSERVICE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
 
13531
                                indicator3-0.4
 
13532
                                gee-1.0
 
13533
                                gio-unix-2.0
 
13534
                                libxml-2.0" 2>&1`
 
13535
        fi
 
13536
        # Put the nasty error message in config.log where it belongs
 
13537
        echo "$SOUNDSERVICE_PKG_ERRORS" >&5
 
13538
 
 
13539
        as_fn_error $? "Package requirements (dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
 
13540
                                indicator3-0.4
 
13541
                                gee-1.0
 
13542
                                gio-unix-2.0
 
13543
                                libxml-2.0) were not met:
 
13544
 
 
13545
$SOUNDSERVICE_PKG_ERRORS
 
13546
 
 
13547
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
13548
installed software in a non-standard prefix.
 
13549
 
 
13550
Alternatively, you may set the environment variables SOUNDSERVICE_CFLAGS
 
13551
and SOUNDSERVICE_LIBS to avoid the need to call pkg-config.
 
13552
See the pkg-config man page for more details." "$LINENO" 5
 
13553
elif test $pkg_failed = untried; then
 
13554
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
13555
$as_echo "no" >&6; }
 
13556
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
13557
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
13558
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
13559
is in your PATH or set the PKG_CONFIG environment variable to the full
 
13560
path to pkg-config.
 
13561
 
 
13562
Alternatively, you may set the environment variables SOUNDSERVICE_CFLAGS
 
13563
and SOUNDSERVICE_LIBS to avoid the need to call pkg-config.
 
13564
See the pkg-config man page for more details.
 
13565
 
 
13566
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
13567
See \`config.log' for more details" "$LINENO" 5; }
 
13568
else
 
13569
        SOUNDSERVICE_CFLAGS=$pkg_cv_SOUNDSERVICE_CFLAGS
 
13570
        SOUNDSERVICE_LIBS=$pkg_cv_SOUNDSERVICE_LIBS
 
13571
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
13572
$as_echo "yes" >&6; }
 
13573
 
 
13574
fi
 
13575
 
13858
13576
 
13859
13577
 
13860
13578
 
14158
13876
        INDICATORICONSDIR="${datadir}/indicator-sound/icons/"
14159
13877
 
14160
13878
else
14161
 
  if test "x$with_gtk" = "x2"; then :
14162
 
 
14163
 
                INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator-0.4`
14164
 
                INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator-0.4`
14165
 
 
14166
 
else
14167
 
 
14168
 
                INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator3-0.4`
14169
 
                INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator3-0.4`
14170
 
 
14171
 
fi
 
13879
 
 
13880
        INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator3-0.4`
 
13881
        INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator3-0.4`
 
13882
 
14172
13883
fi
14173
13884
 
14174
13885
 
15714
15425
# report actual input values of CONFIG_FILES etc. instead of their
15715
15426
# values after options handling.
15716
15427
ac_log="
15717
 
This file was extended by indicator-sound $as_me 12.10.0, which was
 
15428
This file was extended by indicator-sound $as_me 12.10.1, which was
15718
15429
generated by GNU Autoconf 2.69.  Invocation command line was
15719
15430
 
15720
15431
  CONFIG_FILES    = $CONFIG_FILES
15780
15491
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15781
15492
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15782
15493
ac_cs_version="\\
15783
 
indicator-sound config.status 12.10.0
 
15494
indicator-sound config.status 12.10.1
15784
15495
configured by $0, generated by GNU Autoconf 2.69,
15785
15496
  with options \\"\$ac_cs_config\\"
15786
15497
 
17592
17303
SUS Indicator Configuration:
17593
17304
 
17594
17305
        Prefix:        $prefix
17595
 
        GTK+:          $with_gtk
17596
17306
        gcov:          $use_gcov
17597
17307
" >&5
17598
17308
$as_echo "$as_me:
17600
17310
SUS Indicator Configuration:
17601
17311
 
17602
17312
        Prefix:        $prefix
17603
 
        GTK+:          $with_gtk
17604
17313
        gcov:          $use_gcov
17605
17314
" >&6;}