~ubuntu-branches/ubuntu/natty/vino/natty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-03-02 22:01:58 UTC
  • mfrom: (1.1.32 upstream)
  • Revision ID: james.westby@ubuntu.com-20090302220158-7a6vc6kiexwhppoi
Tags: 2.25.92-0ubuntu1
* New upstream release (LP: #336909)
  - Added dependency on NetworkManager for monitoring when network
    state changes. New configure flag: --enable-network-manager. If not
    set, enable it anyway if NetworkManager libraries are found.
    Requires NM 0.7.
  - show .local hostname if avahi is present.
  - Translations (be@latin, ca, en_GB, et, eu, fi, fr, hu, it, ko, nb, ta
                  tr, zh_CN, zh_HK, zh_TW)
* debian/control.in:
  - Add network-manager-dev b-d
  - Re-generate debian/control
* add Network-Manager support: --enable-network-manager configure option
  in debian/rules

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.61 for vino 2.25.91.
 
3
# Generated by GNU Autoconf 2.61 for vino 2.25.92.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=vino>.
6
6
#
723
723
# Identity of this package.
724
724
PACKAGE_NAME='vino'
725
725
PACKAGE_TARNAME='vino'
726
 
PACKAGE_VERSION='2.25.91'
727
 
PACKAGE_STRING='vino 2.25.91'
 
726
PACKAGE_VERSION='2.25.92'
 
727
PACKAGE_STRING='vino 2.25.92'
728
728
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=vino'
729
729
 
730
730
ac_unique_file="server/vino-fb.c"
925
925
VINO_TOOLS_LIBS
926
926
VINO_LIBNOTIFY_CFLAGS
927
927
VINO_LIBNOTIFY_LIBS
 
928
VINO_NETWORKMANAGER_CFLAGS
 
929
VINO_NETWORKMANAGER_LIBS
928
930
VINO_KEYRING_CFLAGS
929
931
VINO_KEYRING_LIBS
930
932
VINO_HTTP_CFLAGS
980
982
VINO_TOOLS_LIBS
981
983
VINO_LIBNOTIFY_CFLAGS
982
984
VINO_LIBNOTIFY_LIBS
 
985
VINO_NETWORKMANAGER_CFLAGS
 
986
VINO_NETWORKMANAGER_LIBS
983
987
VINO_KEYRING_CFLAGS
984
988
VINO_KEYRING_LIBS
985
989
XMKMF
1489
1493
  # Omit some internal or obsolete options to make the list less imposing.
1490
1494
  # This message is too long to be a string in the A/UX 3.1 sh.
1491
1495
  cat <<_ACEOF
1492
 
\`configure' configures vino 2.25.91 to adapt to many kinds of systems.
 
1496
\`configure' configures vino 2.25.92 to adapt to many kinds of systems.
1493
1497
 
1494
1498
Usage: $0 [OPTION]... [VAR=VALUE]...
1495
1499
 
1563
1567
 
1564
1568
if test -n "$ac_init_help"; then
1565
1569
  case $ac_init_help in
1566
 
     short | recursive ) echo "Configuration of vino 2.25.91:";;
 
1570
     short | recursive ) echo "Configuration of vino 2.25.92:";;
1567
1571
   esac
1568
1572
  cat <<\_ACEOF
1569
1573
 
1586
1590
  --disable-deprecations  don't warn about deprecated usages [default=no]
1587
1591
  --enable-libnotify      use libnotify to display a notification bubble
1588
1592
                          default=auto
 
1593
  --enable-network-manager
 
1594
                          use NetworkManager to be notified when network
 
1595
                          status changes default=auto
1589
1596
  --enable-gnome-keyring  use gnome keyring for storing password default=no
1590
1597
  --enable-http-server=no/yes enable an HTTP server for serving a Java applet client default=no
1591
1598
  --disable-gnutls=no/yes don't build VNC over SSL support default=no
1641
1648
              C compiler flags for VINO_LIBNOTIFY, overriding pkg-config
1642
1649
  VINO_LIBNOTIFY_LIBS
1643
1650
              linker flags for VINO_LIBNOTIFY, overriding pkg-config
 
1651
  VINO_NETWORKMANAGER_CFLAGS
 
1652
              C compiler flags for VINO_NETWORKMANAGER, overriding pkg-config
 
1653
  VINO_NETWORKMANAGER_LIBS
 
1654
              linker flags for VINO_NETWORKMANAGER, overriding pkg-config
1644
1655
  VINO_KEYRING_CFLAGS
1645
1656
              C compiler flags for VINO_KEYRING, overriding pkg-config
1646
1657
  VINO_KEYRING_LIBS
1718
1729
test -n "$ac_init_help" && exit $ac_status
1719
1730
if $ac_init_version; then
1720
1731
  cat <<\_ACEOF
1721
 
vino configure 2.25.91
 
1732
vino configure 2.25.92
1722
1733
generated by GNU Autoconf 2.61
1723
1734
 
1724
1735
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1732
1743
This file contains any messages produced by compilers while
1733
1744
running configure, to aid debugging if configure makes a mistake.
1734
1745
 
1735
 
It was created by vino $as_me 2.25.91, which was
 
1746
It was created by vino $as_me 2.25.92, which was
1736
1747
generated by GNU Autoconf 2.61.  Invocation command line was
1737
1748
 
1738
1749
  $ $0 $@
2424
2435
 
2425
2436
# Define the identity of the package.
2426
2437
 PACKAGE='vino'
2427
 
 VERSION='2.25.91'
 
2438
 VERSION='2.25.92'
2428
2439
 
2429
2440
 
2430
2441
cat >>confdefs.h <<_ACEOF
5252
5263
else
5253
5264
  lt_cv_nm_interface="BSD nm"
5254
5265
  echo "int some_variable = 0;" > conftest.$ac_ext
5255
 
  (eval echo "\"\$as_me:5255: $ac_compile\"" >&5)
 
5266
  (eval echo "\"\$as_me:5266: $ac_compile\"" >&5)
5256
5267
  (eval "$ac_compile" 2>conftest.err)
5257
5268
  cat conftest.err >&5
5258
 
  (eval echo "\"\$as_me:5258: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
5269
  (eval echo "\"\$as_me:5269: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5259
5270
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
5260
5271
  cat conftest.err >&5
5261
 
  (eval echo "\"\$as_me:5261: output\"" >&5)
 
5272
  (eval echo "\"\$as_me:5272: output\"" >&5)
5262
5273
  cat conftest.out >&5
5263
5274
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5264
5275
    lt_cv_nm_interface="MS dumpbin"
6368
6379
  ;;
6369
6380
*-*-irix6*)
6370
6381
  # Find out which ABI we are using.
6371
 
  echo '#line 6371 "configure"' > conftest.$ac_ext
 
6382
  echo '#line 6382 "configure"' > conftest.$ac_ext
6372
6383
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6373
6384
  (eval $ac_compile) 2>&5
6374
6385
  ac_status=$?
7741
7752
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7742
7753
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7743
7754
   -e 's:$: $lt_compiler_flag:'`
7744
 
   (eval echo "\"\$as_me:7744: $lt_compile\"" >&5)
 
7755
   (eval echo "\"\$as_me:7755: $lt_compile\"" >&5)
7745
7756
   (eval "$lt_compile" 2>conftest.err)
7746
7757
   ac_status=$?
7747
7758
   cat conftest.err >&5
7748
 
   echo "$as_me:7748: \$? = $ac_status" >&5
 
7759
   echo "$as_me:7759: \$? = $ac_status" >&5
7749
7760
   if (exit $ac_status) && test -s "$ac_outfile"; then
7750
7761
     # The compiler can only warn and ignore the option if not recognized
7751
7762
     # So say no if there are warnings other than the usual output.
8065
8076
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8066
8077
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8067
8078
   -e 's:$: $lt_compiler_flag:'`
8068
 
   (eval echo "\"\$as_me:8068: $lt_compile\"" >&5)
 
8079
   (eval echo "\"\$as_me:8079: $lt_compile\"" >&5)
8069
8080
   (eval "$lt_compile" 2>conftest.err)
8070
8081
   ac_status=$?
8071
8082
   cat conftest.err >&5
8072
 
   echo "$as_me:8072: \$? = $ac_status" >&5
 
8083
   echo "$as_me:8083: \$? = $ac_status" >&5
8073
8084
   if (exit $ac_status) && test -s "$ac_outfile"; then
8074
8085
     # The compiler can only warn and ignore the option if not recognized
8075
8086
     # So say no if there are warnings other than the usual output.
8170
8181
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8171
8182
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8172
8183
   -e 's:$: $lt_compiler_flag:'`
8173
 
   (eval echo "\"\$as_me:8173: $lt_compile\"" >&5)
 
8184
   (eval echo "\"\$as_me:8184: $lt_compile\"" >&5)
8174
8185
   (eval "$lt_compile" 2>out/conftest.err)
8175
8186
   ac_status=$?
8176
8187
   cat out/conftest.err >&5
8177
 
   echo "$as_me:8177: \$? = $ac_status" >&5
 
8188
   echo "$as_me:8188: \$? = $ac_status" >&5
8178
8189
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8179
8190
   then
8180
8191
     # The compiler can only warn and ignore the option if not recognized
8225
8236
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8226
8237
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8227
8238
   -e 's:$: $lt_compiler_flag:'`
8228
 
   (eval echo "\"\$as_me:8228: $lt_compile\"" >&5)
 
8239
   (eval echo "\"\$as_me:8239: $lt_compile\"" >&5)
8229
8240
   (eval "$lt_compile" 2>out/conftest.err)
8230
8241
   ac_status=$?
8231
8242
   cat out/conftest.err >&5
8232
 
   echo "$as_me:8232: \$? = $ac_status" >&5
 
8243
   echo "$as_me:8243: \$? = $ac_status" >&5
8233
8244
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8234
8245
   then
8235
8246
     # The compiler can only warn and ignore the option if not recognized
10986
10997
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10987
10998
  lt_status=$lt_dlunknown
10988
10999
  cat > conftest.$ac_ext <<_LT_EOF
10989
 
#line 10989 "configure"
 
11000
#line 11000 "configure"
10990
11001
#include "confdefs.h"
10991
11002
 
10992
11003
#if HAVE_DLFCN_H
11086
11097
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11087
11098
  lt_status=$lt_dlunknown
11088
11099
  cat > conftest.$ac_ext <<_LT_EOF
11089
 
#line 11089 "configure"
 
11100
#line 11100 "configure"
11090
11101
#include "confdefs.h"
11091
11102
 
11092
11103
#if HAVE_DLFCN_H
13676
13687
GLIB_VERSION=2.17.0
13677
13688
DBUS_VERSION=1.2.3
13678
13689
SOUP_VERSION=2.24.0
 
13690
NETWORKMANAGER_VERSION=0.7
13679
13691
 
13680
13692
 
13681
13693
 
14342
14354
 
14343
14355
fi
14344
14356
 
 
14357
# Check whether --enable-network-manager was given.
 
14358
if test "${enable_network_manager+set}" = set; then
 
14359
  enableval=$enable_network_manager; if test "x$enableval" = "xno" ; then
 
14360
                 enable_networkmanager=no
 
14361
               else
 
14362
                 enable_networkmanager=yes
 
14363
               fi
 
14364
else
 
14365
  enable_networkmanager=auto
 
14366
fi
 
14367
 
 
14368
 
 
14369
if test "x$enable_networkmanager" = "xno"; then
 
14370
    have_networkmanager=no
 
14371
else
 
14372
    if test "x$enable_networkmanager" = "xyes"; then
 
14373
 
 
14374
pkg_failed=no
 
14375
{ echo "$as_me:$LINENO: checking for VINO_NETWORKMANAGER" >&5
 
14376
echo $ECHO_N "checking for VINO_NETWORKMANAGER... $ECHO_C" >&6; }
 
14377
 
 
14378
if test -n "$PKG_CONFIG"; then
 
14379
    if test -n "$VINO_NETWORKMANAGER_CFLAGS"; then
 
14380
        pkg_cv_VINO_NETWORKMANAGER_CFLAGS="$VINO_NETWORKMANAGER_CFLAGS"
 
14381
    else
 
14382
        if test -n "$PKG_CONFIG" && \
 
14383
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"NetworkManager >= \$NETWORKMANAGER_VERSION\"") >&5
 
14384
  ($PKG_CONFIG --exists --print-errors "NetworkManager >= $NETWORKMANAGER_VERSION") 2>&5
 
14385
  ac_status=$?
 
14386
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
14387
  (exit $ac_status); }; then
 
14388
  pkg_cv_VINO_NETWORKMANAGER_CFLAGS=`$PKG_CONFIG --cflags "NetworkManager >= $NETWORKMANAGER_VERSION" 2>/dev/null`
 
14389
else
 
14390
  pkg_failed=yes
 
14391
fi
 
14392
    fi
 
14393
else
 
14394
        pkg_failed=untried
 
14395
fi
 
14396
if test -n "$PKG_CONFIG"; then
 
14397
    if test -n "$VINO_NETWORKMANAGER_LIBS"; then
 
14398
        pkg_cv_VINO_NETWORKMANAGER_LIBS="$VINO_NETWORKMANAGER_LIBS"
 
14399
    else
 
14400
        if test -n "$PKG_CONFIG" && \
 
14401
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"NetworkManager >= \$NETWORKMANAGER_VERSION\"") >&5
 
14402
  ($PKG_CONFIG --exists --print-errors "NetworkManager >= $NETWORKMANAGER_VERSION") 2>&5
 
14403
  ac_status=$?
 
14404
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
14405
  (exit $ac_status); }; then
 
14406
  pkg_cv_VINO_NETWORKMANAGER_LIBS=`$PKG_CONFIG --libs "NetworkManager >= $NETWORKMANAGER_VERSION" 2>/dev/null`
 
14407
else
 
14408
  pkg_failed=yes
 
14409
fi
 
14410
    fi
 
14411
else
 
14412
        pkg_failed=untried
 
14413
fi
 
14414
 
 
14415
 
 
14416
 
 
14417
if test $pkg_failed = yes; then
 
14418
 
 
14419
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
14420
        _pkg_short_errors_supported=yes
 
14421
else
 
14422
        _pkg_short_errors_supported=no
 
14423
fi
 
14424
        if test $_pkg_short_errors_supported = yes; then
 
14425
                VINO_NETWORKMANAGER_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "NetworkManager >= $NETWORKMANAGER_VERSION"`
 
14426
        else
 
14427
                VINO_NETWORKMANAGER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "NetworkManager >= $NETWORKMANAGER_VERSION"`
 
14428
        fi
 
14429
        # Put the nasty error message in config.log where it belongs
 
14430
        echo "$VINO_NETWORKMANAGER_PKG_ERRORS" >&5
 
14431
 
 
14432
        { { echo "$as_me:$LINENO: error: Package requirements (NetworkManager >= $NETWORKMANAGER_VERSION) were not met:
 
14433
 
 
14434
$VINO_NETWORKMANAGER_PKG_ERRORS
 
14435
 
 
14436
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
14437
installed software in a non-standard prefix.
 
14438
 
 
14439
Alternatively, you may set the environment variables VINO_NETWORKMANAGER_CFLAGS
 
14440
and VINO_NETWORKMANAGER_LIBS to avoid the need to call pkg-config.
 
14441
See the pkg-config man page for more details.
 
14442
" >&5
 
14443
echo "$as_me: error: Package requirements (NetworkManager >= $NETWORKMANAGER_VERSION) were not met:
 
14444
 
 
14445
$VINO_NETWORKMANAGER_PKG_ERRORS
 
14446
 
 
14447
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
14448
installed software in a non-standard prefix.
 
14449
 
 
14450
Alternatively, you may set the environment variables VINO_NETWORKMANAGER_CFLAGS
 
14451
and VINO_NETWORKMANAGER_LIBS to avoid the need to call pkg-config.
 
14452
See the pkg-config man page for more details.
 
14453
" >&2;}
 
14454
   { (exit 1); exit 1; }; }
 
14455
elif test $pkg_failed = untried; then
 
14456
        { { echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old.  Make sure it
 
14457
is in your PATH or set the PKG_CONFIG environment variable to the full
 
14458
path to pkg-config.
 
14459
 
 
14460
Alternatively, you may set the environment variables VINO_NETWORKMANAGER_CFLAGS
 
14461
and VINO_NETWORKMANAGER_LIBS to avoid the need to call pkg-config.
 
14462
See the pkg-config man page for more details.
 
14463
 
 
14464
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
14465
See \`config.log' for more details." >&5
 
14466
echo "$as_me: error: The pkg-config script could not be found or is too old.  Make sure it
 
14467
is in your PATH or set the PKG_CONFIG environment variable to the full
 
14468
path to pkg-config.
 
14469
 
 
14470
Alternatively, you may set the environment variables VINO_NETWORKMANAGER_CFLAGS
 
14471
and VINO_NETWORKMANAGER_LIBS to avoid the need to call pkg-config.
 
14472
See the pkg-config man page for more details.
 
14473
 
 
14474
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
14475
See \`config.log' for more details." >&2;}
 
14476
   { (exit 1); exit 1; }; }
 
14477
else
 
14478
        VINO_NETWORKMANAGER_CFLAGS=$pkg_cv_VINO_NETWORKMANAGER_CFLAGS
 
14479
        VINO_NETWORKMANAGER_LIBS=$pkg_cv_VINO_NETWORKMANAGER_LIBS
 
14480
        { echo "$as_me:$LINENO: result: yes" >&5
 
14481
echo "${ECHO_T}yes" >&6; }
 
14482
        :
 
14483
fi
 
14484
        have_networkmanager=yes
 
14485
    else
 
14486
 
 
14487
pkg_failed=no
 
14488
{ echo "$as_me:$LINENO: checking for VINO_NETWORKMANAGER" >&5
 
14489
echo $ECHO_N "checking for VINO_NETWORKMANAGER... $ECHO_C" >&6; }
 
14490
 
 
14491
if test -n "$PKG_CONFIG"; then
 
14492
    if test -n "$VINO_NETWORKMANAGER_CFLAGS"; then
 
14493
        pkg_cv_VINO_NETWORKMANAGER_CFLAGS="$VINO_NETWORKMANAGER_CFLAGS"
 
14494
    else
 
14495
        if test -n "$PKG_CONFIG" && \
 
14496
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"NetworkManager >= \$NETWORKMANAGER_VERSION\"") >&5
 
14497
  ($PKG_CONFIG --exists --print-errors "NetworkManager >= $NETWORKMANAGER_VERSION") 2>&5
 
14498
  ac_status=$?
 
14499
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
14500
  (exit $ac_status); }; then
 
14501
  pkg_cv_VINO_NETWORKMANAGER_CFLAGS=`$PKG_CONFIG --cflags "NetworkManager >= $NETWORKMANAGER_VERSION" 2>/dev/null`
 
14502
else
 
14503
  pkg_failed=yes
 
14504
fi
 
14505
    fi
 
14506
else
 
14507
        pkg_failed=untried
 
14508
fi
 
14509
if test -n "$PKG_CONFIG"; then
 
14510
    if test -n "$VINO_NETWORKMANAGER_LIBS"; then
 
14511
        pkg_cv_VINO_NETWORKMANAGER_LIBS="$VINO_NETWORKMANAGER_LIBS"
 
14512
    else
 
14513
        if test -n "$PKG_CONFIG" && \
 
14514
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"NetworkManager >= \$NETWORKMANAGER_VERSION\"") >&5
 
14515
  ($PKG_CONFIG --exists --print-errors "NetworkManager >= $NETWORKMANAGER_VERSION") 2>&5
 
14516
  ac_status=$?
 
14517
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
14518
  (exit $ac_status); }; then
 
14519
  pkg_cv_VINO_NETWORKMANAGER_LIBS=`$PKG_CONFIG --libs "NetworkManager >= $NETWORKMANAGER_VERSION" 2>/dev/null`
 
14520
else
 
14521
  pkg_failed=yes
 
14522
fi
 
14523
    fi
 
14524
else
 
14525
        pkg_failed=untried
 
14526
fi
 
14527
 
 
14528
 
 
14529
 
 
14530
if test $pkg_failed = yes; then
 
14531
 
 
14532
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
14533
        _pkg_short_errors_supported=yes
 
14534
else
 
14535
        _pkg_short_errors_supported=no
 
14536
fi
 
14537
        if test $_pkg_short_errors_supported = yes; then
 
14538
                VINO_NETWORKMANAGER_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "NetworkManager >= $NETWORKMANAGER_VERSION"`
 
14539
        else
 
14540
                VINO_NETWORKMANAGER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "NetworkManager >= $NETWORKMANAGER_VERSION"`
 
14541
        fi
 
14542
        # Put the nasty error message in config.log where it belongs
 
14543
        echo "$VINO_NETWORKMANAGER_PKG_ERRORS" >&5
 
14544
 
 
14545
        { echo "$as_me:$LINENO: result: no" >&5
 
14546
echo "${ECHO_T}no" >&6; }
 
14547
                have_networkmanager=no
 
14548
elif test $pkg_failed = untried; then
 
14549
        have_networkmanager=no
 
14550
else
 
14551
        VINO_NETWORKMANAGER_CFLAGS=$pkg_cv_VINO_NETWORKMANAGER_CFLAGS
 
14552
        VINO_NETWORKMANAGER_LIBS=$pkg_cv_VINO_NETWORKMANAGER_LIBS
 
14553
        { echo "$as_me:$LINENO: result: yes" >&5
 
14554
echo "${ECHO_T}yes" >&6; }
 
14555
        have_networkmanager=yes
 
14556
fi
 
14557
    fi;
 
14558
fi
 
14559
 
 
14560
if test "x$have_networkmanager" = "xyes" ; then
 
14561
 
 
14562
cat >>confdefs.h <<\_ACEOF
 
14563
#define VINO_ENABLE_NETWORKMANAGER
 
14564
_ACEOF
 
14565
 
 
14566
fi
 
14567
 
 
14568
 
 
14569
 
 
14570
 
14345
14571
# Check whether --enable-gnome-keyring was given.
14346
14572
if test "${enable_gnome_keyring+set}" = set; then
14347
14573
  enableval=$enable_gnome_keyring;
18788
19014
# report actual input values of CONFIG_FILES etc. instead of their
18789
19015
# values after options handling.
18790
19016
ac_log="
18791
 
This file was extended by vino $as_me 2.25.91, which was
 
19017
This file was extended by vino $as_me 2.25.92, which was
18792
19018
generated by GNU Autoconf 2.61.  Invocation command line was
18793
19019
 
18794
19020
  CONFIG_FILES    = $CONFIG_FILES
18841
19067
_ACEOF
18842
19068
cat >>$CONFIG_STATUS <<_ACEOF
18843
19069
ac_cs_version="\\
18844
 
vino config.status 2.25.91
 
19070
vino config.status 2.25.92
18845
19071
configured by $0, generated by GNU Autoconf 2.61,
18846
19072
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
18847
19073
 
19489
19715
VINO_TOOLS_LIBS!$VINO_TOOLS_LIBS$ac_delim
19490
19716
VINO_LIBNOTIFY_CFLAGS!$VINO_LIBNOTIFY_CFLAGS$ac_delim
19491
19717
VINO_LIBNOTIFY_LIBS!$VINO_LIBNOTIFY_LIBS$ac_delim
 
19718
VINO_NETWORKMANAGER_CFLAGS!$VINO_NETWORKMANAGER_CFLAGS$ac_delim
 
19719
VINO_NETWORKMANAGER_LIBS!$VINO_NETWORKMANAGER_LIBS$ac_delim
19492
19720
VINO_KEYRING_CFLAGS!$VINO_KEYRING_CFLAGS$ac_delim
19493
19721
VINO_KEYRING_LIBS!$VINO_KEYRING_LIBS$ac_delim
19494
19722
VINO_HTTP_CFLAGS!$VINO_HTTP_CFLAGS$ac_delim
19520
19748
GCONF_SCHEMA_CONFIG_SOURCE!$GCONF_SCHEMA_CONFIG_SOURCE$ac_delim
19521
19749
GCONF_SCHEMA_FILE_DIR!$GCONF_SCHEMA_FILE_DIR$ac_delim
19522
19750
GCONF_SCHEMAS_INSTALL_TRUE!$GCONF_SCHEMAS_INSTALL_TRUE$ac_delim
 
19751
_ACEOF
 
19752
 
 
19753
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
 
19754
    break
 
19755
  elif $ac_last_try; then
 
19756
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
 
19757
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
 
19758
   { (exit 1); exit 1; }; }
 
19759
  else
 
19760
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
 
19761
  fi
 
19762
done
 
19763
 
 
19764
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
 
19765
if test -n "$ac_eof"; then
 
19766
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
 
19767
  ac_eof=`expr $ac_eof + 1`
 
19768
fi
 
19769
 
 
19770
cat >>$CONFIG_STATUS <<_ACEOF
 
19771
cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
 
19772
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
 
19773
_ACEOF
 
19774
sed '
 
19775
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
 
19776
s/^/s,@/; s/!/@,|#_!!_#|/
 
19777
:n
 
19778
t n
 
19779
s/'"$ac_delim"'$/,g/; t
 
19780
s/$/\\/; p
 
19781
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
 
19782
' >>$CONFIG_STATUS <conf$$subs.sed
 
19783
rm -f conf$$subs.sed
 
19784
cat >>$CONFIG_STATUS <<_ACEOF
 
19785
CEOF$ac_eof
 
19786
_ACEOF
 
19787
 
 
19788
 
 
19789
ac_delim='%!_!# '
 
19790
for ac_last_try in false false false false false :; do
 
19791
  cat >conf$$subs.sed <<_ACEOF
19523
19792
GCONF_SCHEMAS_INSTALL_FALSE!$GCONF_SCHEMAS_INSTALL_FALSE$ac_delim
19524
19793
PERL!$PERL$ac_delim
19525
 
_ACEOF
19526
 
 
19527
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
19528
 
    break
19529
 
  elif $ac_last_try; then
19530
 
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
19531
 
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
19532
 
   { (exit 1); exit 1; }; }
19533
 
  else
19534
 
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
19535
 
  fi
19536
 
done
19537
 
 
19538
 
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
19539
 
if test -n "$ac_eof"; then
19540
 
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
19541
 
  ac_eof=`expr $ac_eof + 1`
19542
 
fi
19543
 
 
19544
 
cat >>$CONFIG_STATUS <<_ACEOF
19545
 
cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
19546
 
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
19547
 
_ACEOF
19548
 
sed '
19549
 
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
19550
 
s/^/s,@/; s/!/@,|#_!!_#|/
19551
 
:n
19552
 
t n
19553
 
s/'"$ac_delim"'$/,g/; t
19554
 
s/$/\\/; p
19555
 
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
19556
 
' >>$CONFIG_STATUS <conf$$subs.sed
19557
 
rm -f conf$$subs.sed
19558
 
cat >>$CONFIG_STATUS <<_ACEOF
19559
 
CEOF$ac_eof
19560
 
_ACEOF
19561
 
 
19562
 
 
19563
 
ac_delim='%!_!# '
19564
 
for ac_last_try in false false false false false :; do
19565
 
  cat >conf$$subs.sed <<_ACEOF
19566
19794
REBUILD!$REBUILD$ac_delim
19567
19795
LIBOBJS!$LIBOBJS$ac_delim
19568
19796
LTLIBOBJS!$LTLIBOBJS$ac_delim
19569
19797
_ACEOF
19570
19798
 
19571
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 3; then
 
19799
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 5; then
19572
19800
    break
19573
19801
  elif $ac_last_try; then
19574
19802
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
20835
21063
 
20836
21064
        Avahi support ..............:  ${VINO_ENABLE_MDNS}
20837
21065
        Notify support .............:  ${have_libnotify}
 
21066
        Network Manager support ....:  ${have_networkmanager}
20838
21067
        GNOME Keyring support.......:  ${enable_gnome_keyring}
20839
21068
        HTTP server.................:  ${enable_http_server}
20840
21069
        Libunique support...........:  ${have_libunique}