~ubuntu-branches/ubuntu/quantal/banshee/quantal

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2012-02-18 22:17:24 UTC
  • mfrom: (6.3.23 experimental)
  • Revision ID: package-import@ubuntu.com-20120218221724-cnwdvn490wjjue8t
Tags: 2.3.5-1ubuntu1
* Merge from Debian Experimental, remaining changes:
  + Enable and recommend SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Move desktop file for Meego UI to /usr/share/une/applications
  + Change the url for the Amazon store redirector

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.68 for banshee 2.3.4.
 
3
# Generated by GNU Autoconf 2.68 for banshee 2.3.5.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=banshee>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='banshee'
573
573
PACKAGE_TARNAME='banshee'
574
 
PACKAGE_VERSION='2.3.4'
575
 
PACKAGE_STRING='banshee 2.3.4'
 
574
PACKAGE_VERSION='2.3.5'
 
575
PACKAGE_STRING='banshee 2.3.5'
576
576
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=banshee'
577
577
PACKAGE_URL=''
578
578
 
707
707
GCONFSHARP_CFLAGS
708
708
SQLITE_LIBS
709
709
SQLITE_CFLAGS
 
710
UPNP_ENABLED_FALSE
 
711
UPNP_ENABLED_TRUE
 
712
MONOUPNP_ASSEMBLIES
 
713
MONO_UPNP_LIBS
 
714
MONO_UPNP_CFLAGS
710
715
PLATFORM_DARWIN_FALSE
711
716
PLATFORM_DARWIN_TRUE
712
717
MONOMAC_ASSEMBLIES
921
926
INTLTOOL_KEYS_RULE
922
927
INTLTOOL_DIRECTORY_RULE
923
928
INTLTOOL_DESKTOP_RULE
 
929
intltool__v_merge_options_0
 
930
intltool__v_merge_options_
 
931
INTLTOOL_V_MERGE_OPTIONS
 
932
INTLTOOL__v_MERGE_0
 
933
INTLTOOL__v_MERGE_
 
934
INTLTOOL_V_MERGE
 
935
AM_DEFAULT_VERBOSITY
924
936
INTLTOOL_EXTRACT
925
937
INTLTOOL_MERGE
926
938
INTLTOOL_UPDATE
1019
1031
enable_gio_hardware
1020
1032
enable_moonlight
1021
1033
enable_tests
 
1034
enable_upnp
1022
1035
enable_gnome
1023
1036
with_gconf_source
1024
1037
with_gconf_schema_file_dir
1118
1131
IGEMACINTEGRATION_LIBS
1119
1132
MONOMAC_CFLAGS
1120
1133
MONOMAC_LIBS
 
1134
MONO_UPNP_CFLAGS
 
1135
MONO_UPNP_LIBS
1121
1136
SQLITE_CFLAGS
1122
1137
SQLITE_LIBS
1123
1138
GCONFSHARP_CFLAGS
1682
1697
  # Omit some internal or obsolete options to make the list less imposing.
1683
1698
  # This message is too long to be a string in the A/UX 3.1 sh.
1684
1699
  cat <<_ACEOF
1685
 
\`configure' configures banshee 2.3.4 to adapt to many kinds of systems.
 
1700
\`configure' configures banshee 2.3.5 to adapt to many kinds of systems.
1686
1701
 
1687
1702
Usage: $0 [OPTION]... [VAR=VALUE]...
1688
1703
 
1756
1771
 
1757
1772
if test -n "$ac_init_help"; then
1758
1773
  case $ac_init_help in
1759
 
     short | recursive ) echo "Configuration of banshee 2.3.4:";;
 
1774
     short | recursive ) echo "Configuration of banshee 2.3.5:";;
1760
1775
   esac
1761
1776
  cat <<\_ACEOF
1762
1777
 
1786
1801
  --disable-gio-hardware  Disable GIO Hardware backend
1787
1802
  --enable-moonlight      Enable Moonlight-enhanced effects [[default=auto]]
1788
1803
  --enable-tests          Enable NUnit tests
 
1804
  --enable-upnp           Enable UPnP support
1789
1805
  --disable-gnome         Disable GNOME support
1790
1806
  --disable-schemas-install
1791
1807
                          Disable the schemas installation
1969
1985
              C compiler flags for MONOMAC, overriding pkg-config
1970
1986
  MONOMAC_LIBS
1971
1987
              linker flags for MONOMAC, overriding pkg-config
 
1988
  MONO_UPNP_CFLAGS
 
1989
              C compiler flags for MONO_UPNP, overriding pkg-config
 
1990
  MONO_UPNP_LIBS
 
1991
              linker flags for MONO_UPNP, overriding pkg-config
1972
1992
  SQLITE_CFLAGS
1973
1993
              C compiler flags for SQLITE, overriding pkg-config
1974
1994
  SQLITE_LIBS linker flags for SQLITE, overriding pkg-config
2078
2098
test -n "$ac_init_help" && exit $ac_status
2079
2099
if $ac_init_version; then
2080
2100
  cat <<\_ACEOF
2081
 
banshee configure 2.3.4
 
2101
banshee configure 2.3.5
2082
2102
generated by GNU Autoconf 2.68
2083
2103
 
2084
2104
Copyright (C) 2010 Free Software Foundation, Inc.
2682
2702
This file contains any messages produced by compilers while
2683
2703
running configure, to aid debugging if configure makes a mistake.
2684
2704
 
2685
 
It was created by banshee $as_me 2.3.4, which was
 
2705
It was created by banshee $as_me 2.3.5, which was
2686
2706
generated by GNU Autoconf 2.68.  Invocation command line was
2687
2707
 
2688
2708
  $ $0 $@
3498
3518
 
3499
3519
# Define the identity of the package.
3500
3520
 PACKAGE='banshee'
3501
 
 VERSION='2.3.4'
 
3521
 VERSION='2.3.5'
3502
3522
 
3503
3523
 
3504
3524
cat >>confdefs.h <<_ACEOF
4790
4810
    as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5
4791
4811
fi
4792
4812
 
4793
 
  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4794
 
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4795
 
     INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4796
 
     INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4797
 
      INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
4798
 
     INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4799
 
   INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4800
 
    INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4801
 
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4802
 
       INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4803
 
      INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4804
 
      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
4805
 
      INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4806
 
      INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4807
 
    INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4808
 
  INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4809
 
    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4810
 
    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4811
 
   INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4813
if test -z "$AM_DEFAULT_VERBOSITY"; then
 
4814
  AM_DEFAULT_VERBOSITY=1
 
4815
fi
 
4816
 
 
4817
 
 
4818
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
 
4819
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
 
4820
INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
 
4821
 
 
4822
 
 
4823
 
 
4824
 
 
4825
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
 
4826
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
 
4827
intltool__v_merge_options_0='-q'
 
4828
 
 
4829
 
 
4830
 
 
4831
 
 
4832
  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4833
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4834
     INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4835
     INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4836
      INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
 
4837
     INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4838
   INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4839
    INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4840
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4841
       INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4842
      INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4843
      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
 
4844
      INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4845
      INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4846
    INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4847
  INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4848
    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4849
    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
4850
   INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4812
4851
 
4813
4852
 
4814
4853
 
5127
5166
if test $? -ne 0; then
5128
5167
   as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
5129
5168
else
5130
 
   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
 
5169
   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
5131
5170
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
5132
5171
$as_echo "$IT_PERL_VERSION" >&6; }
5133
5172
fi
12735
12774
 
12736
12775
ASM_VERSION=2.3.0.0
12737
12776
 
12738
 
DISPLAY_VERSION="2.3.4"
 
12777
DISPLAY_VERSION="2.3.5"
12739
12778
 
12740
12779
 
12741
12780
 
18305
18344
 
18306
18345
 
18307
18346
 
 
18347
        MONOUPNP_REQUIRED=0.1
 
18348
 
 
18349
        # Check whether --enable-upnp was given.
 
18350
if test "${enable_upnp+set}" = set; then :
 
18351
  enableval=$enable_upnp; enable_upnp=$enableval
 
18352
else
 
18353
  enable_upnp="try"
 
18354
 
 
18355
fi
 
18356
 
 
18357
 
 
18358
        has_mono_upnp=no
 
18359
        if test "x$enable_upnp" != "xno"; then
 
18360
 
 
18361
pkg_failed=no
 
18362
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MONO_UPNP" >&5
 
18363
$as_echo_n "checking for MONO_UPNP... " >&6; }
 
18364
 
 
18365
if test -n "$MONO_UPNP_CFLAGS"; then
 
18366
    pkg_cv_MONO_UPNP_CFLAGS="$MONO_UPNP_CFLAGS"
 
18367
 elif test -n "$PKG_CONFIG"; then
 
18368
    if test -n "$PKG_CONFIG" && \
 
18369
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mono.ssdp >= \$MONOUPNP_REQUIRED
 
18370
                        mono.upnp >= \$MONOUPNP_REQUIRED
 
18371
                        mono.upnp.dcp.mediaserver1 >= \$MONOUPNP_REQUIRED\""; } >&5
 
18372
  ($PKG_CONFIG --exists --print-errors "mono.ssdp >= $MONOUPNP_REQUIRED
 
18373
                        mono.upnp >= $MONOUPNP_REQUIRED
 
18374
                        mono.upnp.dcp.mediaserver1 >= $MONOUPNP_REQUIRED") 2>&5
 
18375
  ac_status=$?
 
18376
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
18377
  test $ac_status = 0; }; then
 
18378
  pkg_cv_MONO_UPNP_CFLAGS=`$PKG_CONFIG --cflags "mono.ssdp >= $MONOUPNP_REQUIRED
 
18379
                        mono.upnp >= $MONOUPNP_REQUIRED
 
18380
                        mono.upnp.dcp.mediaserver1 >= $MONOUPNP_REQUIRED" 2>/dev/null`
 
18381
                      test "x$?" != "x0" && pkg_failed=yes
 
18382
else
 
18383
  pkg_failed=yes
 
18384
fi
 
18385
 else
 
18386
    pkg_failed=untried
 
18387
fi
 
18388
if test -n "$MONO_UPNP_LIBS"; then
 
18389
    pkg_cv_MONO_UPNP_LIBS="$MONO_UPNP_LIBS"
 
18390
 elif test -n "$PKG_CONFIG"; then
 
18391
    if test -n "$PKG_CONFIG" && \
 
18392
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mono.ssdp >= \$MONOUPNP_REQUIRED
 
18393
                        mono.upnp >= \$MONOUPNP_REQUIRED
 
18394
                        mono.upnp.dcp.mediaserver1 >= \$MONOUPNP_REQUIRED\""; } >&5
 
18395
  ($PKG_CONFIG --exists --print-errors "mono.ssdp >= $MONOUPNP_REQUIRED
 
18396
                        mono.upnp >= $MONOUPNP_REQUIRED
 
18397
                        mono.upnp.dcp.mediaserver1 >= $MONOUPNP_REQUIRED") 2>&5
 
18398
  ac_status=$?
 
18399
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
18400
  test $ac_status = 0; }; then
 
18401
  pkg_cv_MONO_UPNP_LIBS=`$PKG_CONFIG --libs "mono.ssdp >= $MONOUPNP_REQUIRED
 
18402
                        mono.upnp >= $MONOUPNP_REQUIRED
 
18403
                        mono.upnp.dcp.mediaserver1 >= $MONOUPNP_REQUIRED" 2>/dev/null`
 
18404
                      test "x$?" != "x0" && pkg_failed=yes
 
18405
else
 
18406
  pkg_failed=yes
 
18407
fi
 
18408
 else
 
18409
    pkg_failed=untried
 
18410
fi
 
18411
 
 
18412
 
 
18413
 
 
18414
if test $pkg_failed = yes; then
 
18415
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
18416
$as_echo "no" >&6; }
 
18417
 
 
18418
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
18419
        _pkg_short_errors_supported=yes
 
18420
else
 
18421
        _pkg_short_errors_supported=no
 
18422
fi
 
18423
        if test $_pkg_short_errors_supported = yes; then
 
18424
                MONO_UPNP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mono.ssdp >= $MONOUPNP_REQUIRED
 
18425
                        mono.upnp >= $MONOUPNP_REQUIRED
 
18426
                        mono.upnp.dcp.mediaserver1 >= $MONOUPNP_REQUIRED" 2>&1`
 
18427
        else
 
18428
                MONO_UPNP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mono.ssdp >= $MONOUPNP_REQUIRED
 
18429
                        mono.upnp >= $MONOUPNP_REQUIRED
 
18430
                        mono.upnp.dcp.mediaserver1 >= $MONOUPNP_REQUIRED" 2>&1`
 
18431
        fi
 
18432
        # Put the nasty error message in config.log where it belongs
 
18433
        echo "$MONO_UPNP_PKG_ERRORS" >&5
 
18434
 
 
18435
        has_mono_upnp=no
 
18436
elif test $pkg_failed = untried; then
 
18437
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
18438
$as_echo "no" >&6; }
 
18439
        has_mono_upnp=no
 
18440
else
 
18441
        MONO_UPNP_CFLAGS=$pkg_cv_MONO_UPNP_CFLAGS
 
18442
        MONO_UPNP_LIBS=$pkg_cv_MONO_UPNP_LIBS
 
18443
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
18444
$as_echo "yes" >&6; }
 
18445
        has_mono_upnp=yes
 
18446
fi
 
18447
        fi
 
18448
 
 
18449
        if test "x$enable_upnp" = "xyes" -a "x$has_mono_upnp" = "xno"; then
 
18450
                as_fn_error $? "mono-upnp was not found or is not up to date. Please install mono-upnp of at least version $MONOUPNP_REQUIRED, or disable UPnP support by passing --disable-upnp" "$LINENO" 5
 
18451
        fi
 
18452
 
 
18453
        if test "x$enable_upnp" = "xtry" -a "x$has_mono_upnp" = "xyes"; then
 
18454
                enable_upnp=yes
 
18455
        fi
 
18456
 
 
18457
        if test "x$enable_upnp" = "xyes"; then
 
18458
 
 
18459
 
 
18460
                asms="`$PKG_CONFIG --variable=Libraries mono.ssdp` `$PKG_CONFIG --variable=Libraries mono.upnp` `$PKG_CONFIG --variable=Libraries mono.upnp.dcp.mediaserver1`"
 
18461
                for asm in $asms; do
 
18462
                        FILENAME=`basename $asm`
 
18463
                        if [ "`echo $SEENBEFORE | grep $FILENAME`" = "" ]; then
 
18464
                                MONOUPNP_ASSEMBLIES="$MONOUPNP_ASSEMBLIES $asm"
 
18465
                                [ -r "$asm.config" ] && MONOUPNP_ASSEMBLIES="$MONOUPNP_ASSEMBLIES $asm.config"
 
18466
                                [ -r "$asm.mdb" ] && MONOUPNP_ASSEMBLIES="$MONOUPNP_ASSEMBLIES $asm.mdb"
 
18467
                                SEENBEFORE="$SEENBEFORE $FILENAME"
 
18468
                        fi
 
18469
                done
 
18470
 
 
18471
 
 
18472
                 if true; then
 
18473
  UPNP_ENABLED_TRUE=
 
18474
  UPNP_ENABLED_FALSE='#'
 
18475
else
 
18476
  UPNP_ENABLED_TRUE='#'
 
18477
  UPNP_ENABLED_FALSE=
 
18478
fi
 
18479
 
 
18480
        else
 
18481
                enable_upnp=no
 
18482
                 if false; then
 
18483
  UPNP_ENABLED_TRUE=
 
18484
  UPNP_ENABLED_FALSE='#'
 
18485
else
 
18486
  UPNP_ENABLED_TRUE='#'
 
18487
  UPNP_ENABLED_FALSE=
 
18488
fi
 
18489
 
 
18490
        fi
 
18491
 
 
18492
 
 
18493
 
 
18494
 
18308
18495
pkg_failed=no
18309
18496
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SQLITE" >&5
18310
18497
$as_echo_n "checking for SQLITE... " >&6; }
20384
20571
fi
20385
20572
 
20386
20573
            ;;
 
20574
            *-*-openbsd*)
 
20575
            CATOBJEXT=.mo
 
20576
            DATADIRNAME=share
 
20577
            ;;
20387
20578
            *)
20388
20579
            CATOBJEXT=.mo
20389
20580
            DATADIRNAME=lib
20653
20844
 
20654
20845
 
20655
20846
 
20656
 
ac_config_files="$ac_config_files Makefile build/Makefile build/m4/Makefile build/m4/shave/shave build/m4/shave/shave-libtool build/pkg-config/Makefile data/Makefile data/org.bansheeproject.Banshee.service data/org.bansheeproject.CollectionIndexer.service data/audio-profiles/Makefile data/desktop-files/Makefile data/desktop-files/common.desktop data/icon-theme-hicolor/Makefile help/Makefile docs/Makefile docs/Hyena/Makefile docs/Banshee/Makefile po/Makefile.in tests/Makefile tests/Analyzer/Makefile tests/Performance/Makefile extras/Makefile libbanshee/Makefile src/Hyena/Makefile src/Hyena/build/Makefile src/Hyena/build/pkg-config/Makefile src/Hyena/build/m4/Makefile src/Hyena/Hyena/Makefile src/Hyena/Hyena.Data.Sqlite/Makefile src/Hyena/Hyena.Gui/Makefile src/Makefile src/AssemblyInfo.cs src/Clients/Makefile src/Clients/Beroe/Makefile src/Clients/Booter/Makefile src/Clients/Booter/banshee.linux src/Clients/Booter/banshee.darwin src/Clients/Halie/Makefile src/Clients/Muinshee/Makefile src/Clients/Nereid/Makefile src/Clients/MeeGo/Makefile src/Core/Makefile src/Core/Banshee.CollectionIndexer/Makefile src/Core/Banshee.Core/Makefile src/Core/Banshee.Services/Makefile src/Core/Banshee.ThickClient/Makefile src/Core/Banshee.Widgets/Makefile src/Core/Banshee.WebBrowser/Makefile src/Core/Banshee.WebBrowser/libossifer/Makefile src/Backends/Makefile src/Backends/Banshee.Gio/Makefile src/Backends/Banshee.Gnome/Makefile src/Backends/Banshee.GStreamer/Makefile src/Backends/Banshee.GStreamerSharp/Makefile src/Backends/Banshee.Unix/Makefile src/Backends/Banshee.Osx/Makefile src/Backends/Banshee.NowPlaying.X11/Makefile src/Backends/Banshee.NowPlaying.X11/libbnpx11/Makefile src/Backends/Banshee.Windows/Makefile src/Libraries/Makefile src/Libraries/Lastfm/Makefile src/Libraries/Lastfm.Gui/Makefile src/Libraries/Migo/Makefile src/Libraries/Mono.Media/Makefile src/Libraries/Mtp/Makefile src/Libraries/Mtp/Mtp.dll.config src/Libraries/MusicBrainz/Makefile src/Dap/Makefile src/Dap/Banshee.Dap/Makefile src/Dap/Banshee.Dap.AppleDevice/Makefile src/Dap/Banshee.Dap.MassStorage/Makefile src/Dap/Banshee.Dap.Mtp/Makefile src/Dap/Banshee.Dap.Karma/Makefile src/Extensions/Makefile src/Extensions/Banshee.AmazonMp3/Makefile src/Extensions/Banshee.AmazonMp3.Store/Makefile src/Extensions/Banshee.Audiobook/Makefile src/Extensions/Banshee.BooScript/Makefile src/Extensions/Banshee.Bpm/Makefile src/Extensions/Banshee.CoverArt/Makefile src/Extensions/Banshee.Daap/Makefile src/Extensions/Banshee.Emusic/Makefile src/Extensions/Banshee.Emusic.Store/Makefile src/Extensions/Banshee.FileSystemQueue/Makefile src/Extensions/Banshee.InternetArchive/Makefile src/Extensions/Banshee.Fixup/Makefile src/Extensions/Banshee.InternetRadio/Makefile src/Extensions/Banshee.Lastfm/Makefile src/Extensions/Banshee.LastfmStreaming/Makefile src/Extensions/Banshee.LibraryWatcher/Makefile src/Extensions/Banshee.MiniMode/Makefile src/Extensions/Banshee.MiroGuide/Makefile src/Extensions/Banshee.MeeGo/Makefile src/Extensions/Banshee.Mpris/Makefile src/Extensions/Banshee.MultimediaKeys/Makefile src/Extensions/Banshee.NotificationArea/Makefile src/Extensions/Banshee.NowPlaying/Makefile src/Extensions/Banshee.OpticalDisc/Makefile src/Extensions/Banshee.PlayQueue/Makefile src/Extensions/Banshee.PlayerMigration/Makefile src/Extensions/Banshee.Podcasting/Makefile src/Extensions/Banshee.SoundMenu/Makefile src/Extensions/Banshee.SqlDebugConsole/Makefile src/Extensions/Banshee.Sample/Makefile src/Extensions/Banshee.Torrent/Makefile src/Extensions/Banshee.RemoteAudio/Makefile src/Extensions/Banshee.UbuntuOneMusicStore/Makefile src/Extensions/Banshee.Wikipedia/Makefile src/Extensions/Banshee.YouTube/Makefile extras/metrics/Makefile"
 
20847
ac_config_files="$ac_config_files Makefile build/Makefile build/m4/Makefile build/m4/shave/shave build/m4/shave/shave-libtool build/pkg-config/Makefile data/Makefile data/org.bansheeproject.Banshee.service data/org.bansheeproject.CollectionIndexer.service data/audio-profiles/Makefile data/desktop-files/Makefile data/desktop-files/common.desktop data/icon-theme-hicolor/Makefile help/Makefile docs/Makefile docs/Hyena/Makefile docs/Banshee/Makefile po/Makefile.in tests/Makefile tests/Analyzer/Makefile tests/Performance/Makefile extras/Makefile libbanshee/Makefile src/Hyena/Makefile src/Hyena/build/Makefile src/Hyena/build/pkg-config/Makefile src/Hyena/build/m4/Makefile src/Hyena/Hyena/Makefile src/Hyena/Hyena.Data.Sqlite/Makefile src/Hyena/Hyena.Gui/Makefile src/Makefile src/AssemblyInfo.cs src/Clients/Makefile src/Clients/Beroe/Makefile src/Clients/Booter/Makefile src/Clients/Booter/banshee.linux src/Clients/Booter/banshee.darwin src/Clients/Halie/Makefile src/Clients/Muinshee/Makefile src/Clients/Nereid/Makefile src/Clients/MeeGo/Makefile src/Core/Makefile src/Core/Banshee.CollectionIndexer/Makefile src/Core/Banshee.Core/Makefile src/Core/Banshee.Services/Makefile src/Core/Banshee.ThickClient/Makefile src/Core/Banshee.Widgets/Makefile src/Core/Banshee.WebBrowser/Makefile src/Core/Banshee.WebBrowser/libossifer/Makefile src/Backends/Makefile src/Backends/Banshee.Gio/Makefile src/Backends/Banshee.Gnome/Makefile src/Backends/Banshee.GStreamer/Makefile src/Backends/Banshee.GStreamerSharp/Makefile src/Backends/Banshee.Unix/Makefile src/Backends/Banshee.Osx/Makefile src/Backends/Banshee.NowPlaying.X11/Makefile src/Backends/Banshee.NowPlaying.X11/libbnpx11/Makefile src/Backends/Banshee.Windows/Makefile src/Libraries/Makefile src/Libraries/Lastfm/Makefile src/Libraries/Lastfm.Gui/Makefile src/Libraries/Migo/Makefile src/Libraries/Mono.Media/Makefile src/Libraries/Mtp/Makefile src/Libraries/Mtp/Mtp.dll.config src/Libraries/MusicBrainz/Makefile src/Dap/Makefile src/Dap/Banshee.Dap/Makefile src/Dap/Banshee.Dap.AppleDevice/Makefile src/Dap/Banshee.Dap.MassStorage/Makefile src/Dap/Banshee.Dap.Mtp/Makefile src/Dap/Banshee.Dap.Karma/Makefile src/Extensions/Makefile src/Extensions/Banshee.AmazonMp3/Makefile src/Extensions/Banshee.AmazonMp3.Store/Makefile src/Extensions/Banshee.Audiobook/Makefile src/Extensions/Banshee.BooScript/Makefile src/Extensions/Banshee.Bpm/Makefile src/Extensions/Banshee.CoverArt/Makefile src/Extensions/Banshee.Daap/Makefile src/Extensions/Banshee.Emusic/Makefile src/Extensions/Banshee.Emusic.Store/Makefile src/Extensions/Banshee.FileSystemQueue/Makefile src/Extensions/Banshee.InternetArchive/Makefile src/Extensions/Banshee.Fixup/Makefile src/Extensions/Banshee.InternetRadio/Makefile src/Extensions/Banshee.Lastfm/Makefile src/Extensions/Banshee.LastfmStreaming/Makefile src/Extensions/Banshee.LibraryWatcher/Makefile src/Extensions/Banshee.MiniMode/Makefile src/Extensions/Banshee.MiroGuide/Makefile src/Extensions/Banshee.MeeGo/Makefile src/Extensions/Banshee.Mpris/Makefile src/Extensions/Banshee.MultimediaKeys/Makefile src/Extensions/Banshee.NotificationArea/Makefile src/Extensions/Banshee.NowPlaying/Makefile src/Extensions/Banshee.OpticalDisc/Makefile src/Extensions/Banshee.PlayQueue/Makefile src/Extensions/Banshee.PlayerMigration/Makefile src/Extensions/Banshee.Podcasting/Makefile src/Extensions/Banshee.SoundMenu/Makefile src/Extensions/Banshee.SqlDebugConsole/Makefile src/Extensions/Banshee.Sample/Makefile src/Extensions/Banshee.Torrent/Makefile src/Extensions/Banshee.RemoteAudio/Makefile src/Extensions/Banshee.UbuntuOneMusicStore/Makefile src/Extensions/Banshee.UPnPClient/Makefile src/Extensions/Banshee.Wikipedia/Makefile src/Extensions/Banshee.YouTube/Makefile extras/metrics/Makefile"
20657
20848
 
20658
20849
cat >confcache <<\_ACEOF
20659
20850
# This file is a shell script that caches the results of configure
20932
21123
  as_fn_error $? "conditional \"PLATFORM_DARWIN\" was never defined.
20933
21124
Usually this means the macro was only invoked conditionally." "$LINENO" 5
20934
21125
fi
 
21126
if test -z "${UPNP_ENABLED_TRUE}" && test -z "${UPNP_ENABLED_FALSE}"; then
 
21127
  as_fn_error $? "conditional \"UPNP_ENABLED\" was never defined.
 
21128
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21129
fi
 
21130
if test -z "${UPNP_ENABLED_TRUE}" && test -z "${UPNP_ENABLED_FALSE}"; then
 
21131
  as_fn_error $? "conditional \"UPNP_ENABLED\" was never defined.
 
21132
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21133
fi
20935
21134
if test -z "${GCONF_SCHEMAS_INSTALL_TRUE}" && test -z "${GCONF_SCHEMAS_INSTALL_FALSE}"; then
20936
21135
  as_fn_error $? "conditional \"GCONF_SCHEMAS_INSTALL\" was never defined.
20937
21136
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21433
21632
# report actual input values of CONFIG_FILES etc. instead of their
21434
21633
# values after options handling.
21435
21634
ac_log="
21436
 
This file was extended by banshee $as_me 2.3.4, which was
 
21635
This file was extended by banshee $as_me 2.3.5, which was
21437
21636
generated by GNU Autoconf 2.68.  Invocation command line was
21438
21637
 
21439
21638
  CONFIG_FILES    = $CONFIG_FILES
21499
21698
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
21500
21699
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
21501
21700
ac_cs_version="\\
21502
 
banshee config.status 2.3.4
 
21701
banshee config.status 2.3.5
21503
21702
configured by $0, generated by GNU Autoconf 2.68,
21504
21703
  with options \\"\$ac_cs_config\\"
21505
21704
 
22017
22216
    "src/Extensions/Banshee.Torrent/Makefile") CONFIG_FILES="$CONFIG_FILES src/Extensions/Banshee.Torrent/Makefile" ;;
22018
22217
    "src/Extensions/Banshee.RemoteAudio/Makefile") CONFIG_FILES="$CONFIG_FILES src/Extensions/Banshee.RemoteAudio/Makefile" ;;
22019
22218
    "src/Extensions/Banshee.UbuntuOneMusicStore/Makefile") CONFIG_FILES="$CONFIG_FILES src/Extensions/Banshee.UbuntuOneMusicStore/Makefile" ;;
 
22219
    "src/Extensions/Banshee.UPnPClient/Makefile") CONFIG_FILES="$CONFIG_FILES src/Extensions/Banshee.UPnPClient/Makefile" ;;
22020
22220
    "src/Extensions/Banshee.Wikipedia/Makefile") CONFIG_FILES="$CONFIG_FILES src/Extensions/Banshee.Wikipedia/Makefile" ;;
22021
22221
    "src/Extensions/Banshee.YouTube/Makefile") CONFIG_FILES="$CONFIG_FILES src/Extensions/Banshee.YouTube/Makefile" ;;
22022
22222
    "extras/metrics/Makefile") CONFIG_FILES="$CONFIG_FILES extras/metrics/Makefile" ;;
23444
23644
    YouTube:               ${enable_youtube} (gdata-sharp >= 1.4)
23445
23645
    Sound Menu:            ${enable_soundmenu}
23446
23646
    Ubuntu One Store:      ${enable_ubuntuone} (ubuntuone-sharp >= 0.3.2)
 
23647
    UPnP:                  ${enable_upnp} (mono-upnp >= $MONOUPNP_REQUIRED)
23447
23648
 
23448
23649
  Build/Development:
23449
23650
    Unit Tests:            ${do_tests} (nunit >= ${NUNIT_REQUIRED})