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

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2012-01-23 23:16:49 UTC
  • mfrom: (6.3.22 experimental)
  • Revision ID: package-import@ubuntu.com-20120123231649-safm1f8eycltcgsf
Tags: 2.3.4.ds-1ubuntu1
* Merge from Debian Experimental, remaining changes:
  + Enable and recommend SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Enable and suggest u1ms
  + Move desktop file for Meego UI to /usr/share/une/applications
  + Change the url for the Amazon store redirector
  + [08dea2c] Revert "Fix invalid cast causing ftbfs with libgpod"
* [b617fe0] Convert Ubuntu-specific patches to gbp-pq patches
* Also fixes Launchpad bugs:
  - Fixes race condition while starting (LP: #766303)

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.3.
 
3
# Generated by GNU Autoconf 2.68 for banshee 2.3.4.
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.3'
575
 
PACKAGE_STRING='banshee 2.3.3'
 
574
PACKAGE_VERSION='2.3.4'
 
575
PACKAGE_STRING='banshee 2.3.4'
576
576
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=banshee'
577
577
PACKAGE_URL=''
578
578
 
689
689
LIBMTP_SIZEOF_TIME_T_64_TRUE
690
690
LIBMTP_TRACK_STRUCT_HAS_MODDATE_FALSE
691
691
LIBMTP_TRACK_STRUCT_HAS_MODDATE_TRUE
692
 
LIBMTP_EIGHT_FALSE
693
 
LIBMTP_EIGHT_TRUE
694
692
ENABLE_MTP_FALSE
695
693
ENABLE_MTP_TRUE
696
694
LIBMTP_SO_MAP
1684
1682
  # Omit some internal or obsolete options to make the list less imposing.
1685
1683
  # This message is too long to be a string in the A/UX 3.1 sh.
1686
1684
  cat <<_ACEOF
1687
 
\`configure' configures banshee 2.3.3 to adapt to many kinds of systems.
 
1685
\`configure' configures banshee 2.3.4 to adapt to many kinds of systems.
1688
1686
 
1689
1687
Usage: $0 [OPTION]... [VAR=VALUE]...
1690
1688
 
1758
1756
 
1759
1757
if test -n "$ac_init_help"; then
1760
1758
  case $ac_init_help in
1761
 
     short | recursive ) echo "Configuration of banshee 2.3.3:";;
 
1759
     short | recursive ) echo "Configuration of banshee 2.3.4:";;
1762
1760
   esac
1763
1761
  cat <<\_ACEOF
1764
1762
 
2080
2078
test -n "$ac_init_help" && exit $ac_status
2081
2079
if $ac_init_version; then
2082
2080
  cat <<\_ACEOF
2083
 
banshee configure 2.3.3
 
2081
banshee configure 2.3.4
2084
2082
generated by GNU Autoconf 2.68
2085
2083
 
2086
2084
Copyright (C) 2010 Free Software Foundation, Inc.
2684
2682
This file contains any messages produced by compilers while
2685
2683
running configure, to aid debugging if configure makes a mistake.
2686
2684
 
2687
 
It was created by banshee $as_me 2.3.3, which was
 
2685
It was created by banshee $as_me 2.3.4, which was
2688
2686
generated by GNU Autoconf 2.68.  Invocation command line was
2689
2687
 
2690
2688
  $ $0 $@
3500
3498
 
3501
3499
# Define the identity of the package.
3502
3500
 PACKAGE='banshee'
3503
 
 VERSION='2.3.3'
 
3501
 VERSION='2.3.4'
3504
3502
 
3505
3503
 
3506
3504
cat >>confdefs.h <<_ACEOF
12737
12735
 
12738
12736
ASM_VERSION=2.3.0.0
12739
12737
 
12740
 
DISPLAY_VERSION="2.3.3"
 
12738
DISPLAY_VERSION="2.3.4"
12741
12739
 
12742
12740
 
12743
12741
 
18829
18827
  ENABLE_MTP_FALSE=
18830
18828
fi
18831
18829
 
18832
 
         if test "x$LIBMTP_SO_MAP" = "xlibmtp.so.8"; then
18833
 
  LIBMTP_EIGHT_TRUE=
18834
 
  LIBMTP_EIGHT_FALSE='#'
18835
 
else
18836
 
  LIBMTP_EIGHT_TRUE='#'
18837
 
  LIBMTP_EIGHT_FALSE=
18838
 
fi
18839
 
 
18840
18830
         if test "$LIBMTP_HAS_MODDATE" = "yes"; then
18841
18831
  LIBMTP_TRACK_STRUCT_HAS_MODDATE_TRUE=
18842
18832
  LIBMTP_TRACK_STRUCT_HAS_MODDATE_FALSE='#'
20962
20952
  as_fn_error $? "conditional \"ENABLE_MTP\" was never defined.
20963
20953
Usually this means the macro was only invoked conditionally." "$LINENO" 5
20964
20954
fi
20965
 
if test -z "${LIBMTP_EIGHT_TRUE}" && test -z "${LIBMTP_EIGHT_FALSE}"; then
20966
 
  as_fn_error $? "conditional \"LIBMTP_EIGHT\" was never defined.
20967
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
20968
 
fi
20969
20955
if test -z "${LIBMTP_TRACK_STRUCT_HAS_MODDATE_TRUE}" && test -z "${LIBMTP_TRACK_STRUCT_HAS_MODDATE_FALSE}"; then
20970
20956
  as_fn_error $? "conditional \"LIBMTP_TRACK_STRUCT_HAS_MODDATE\" was never defined.
20971
20957
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21447
21433
# report actual input values of CONFIG_FILES etc. instead of their
21448
21434
# values after options handling.
21449
21435
ac_log="
21450
 
This file was extended by banshee $as_me 2.3.3, which was
 
21436
This file was extended by banshee $as_me 2.3.4, which was
21451
21437
generated by GNU Autoconf 2.68.  Invocation command line was
21452
21438
 
21453
21439
  CONFIG_FILES    = $CONFIG_FILES
21513
21499
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
21514
21500
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
21515
21501
ac_cs_version="\\
21516
 
banshee config.status 2.3.3
 
21502
banshee config.status 2.3.4
21517
21503
configured by $0, generated by GNU Autoconf 2.68,
21518
21504
  with options \\"\$ac_cs_config\\"
21519
21505