~ubuntu-branches/debian/jessie/banshee-community-extensions/jessie

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2011-05-05 06:59:58 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110505065958-ffa74rsoxw05ir36
Tags: 2.0.1-1
* [c02b8fd] Move over to bz2 in debian/watch
* [536b6d6] New upstream bugfix release:
  + ClutterFlow: Fix NRE crash (bgo#647134)
  + Karaoke: add an gst_init() call to make sure gstreamer is working
  + Karaoke: fix NRE on dispose if audiokaraoke was not found
  + LastfmFingerprint: Don't strdup strings
  + LastfmFingerprint: Fix empty name exception (bgo#648168, LP: #765420)
  + Lirc: Drop liblirc_client.so moduleref (LP: #773686)
  + LiveRadio: Re-enable ShoutCast with request structure from
    RadioStationFetcher
  + Lyrics: Always update pane title when track changes (bgo#647108)
  + RadioStationFetcher: Updated the shoutcast plugin to fix the IP address
  + ZeitgeistDataprovider: Register dataprovider in DataSource
    Registry (LP: #691842)
  + ZeitgeistDataprovider: Differenciate between ScheduledActivity and
    UserActivity (LP: #748120)
* [2eab2a8] Drop useless libtool and a files from binaries (Closes: #621270)

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.67 for banshee-community-extensions 2.0.0.
 
3
# Generated by GNU Autoconf 2.67 for banshee-community-extensions 2.0.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=banshee&component=Community%20Extensions>.
6
6
#
702
702
# Identity of this package.
703
703
PACKAGE_NAME='banshee-community-extensions'
704
704
PACKAGE_TARNAME='banshee-community-extensions'
705
 
PACKAGE_VERSION='2.0.0'
706
 
PACKAGE_STRING='banshee-community-extensions 2.0.0'
 
705
PACKAGE_VERSION='2.0.1'
 
706
PACKAGE_STRING='banshee-community-extensions 2.0.1'
707
707
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=banshee&component=Community%20Extensions'
708
708
PACKAGE_URL=''
709
709
 
1688
1688
  # Omit some internal or obsolete options to make the list less imposing.
1689
1689
  # This message is too long to be a string in the A/UX 3.1 sh.
1690
1690
  cat <<_ACEOF
1691
 
\`configure' configures banshee-community-extensions 2.0.0 to adapt to many kinds of systems.
 
1691
\`configure' configures banshee-community-extensions 2.0.1 to adapt to many kinds of systems.
1692
1692
 
1693
1693
Usage: $0 [OPTION]... [VAR=VALUE]...
1694
1694
 
1759
1759
 
1760
1760
if test -n "$ac_init_help"; then
1761
1761
  case $ac_init_help in
1762
 
     short | recursive ) echo "Configuration of banshee-community-extensions 2.0.0:";;
 
1762
     short | recursive ) echo "Configuration of banshee-community-extensions 2.0.1:";;
1763
1763
   esac
1764
1764
  cat <<\_ACEOF
1765
1765
 
1996
1996
test -n "$ac_init_help" && exit $ac_status
1997
1997
if $ac_init_version; then
1998
1998
  cat <<\_ACEOF
1999
 
banshee-community-extensions configure 2.0.0
 
1999
banshee-community-extensions configure 2.0.1
2000
2000
generated by GNU Autoconf 2.67
2001
2001
 
2002
2002
Copyright (C) 2010 Free Software Foundation, Inc.
2486
2486
This file contains any messages produced by compilers while
2487
2487
running configure, to aid debugging if configure makes a mistake.
2488
2488
 
2489
 
It was created by banshee-community-extensions $as_me 2.0.0, which was
 
2489
It was created by banshee-community-extensions $as_me 2.0.1, which was
2490
2490
generated by GNU Autoconf 2.67.  Invocation command line was
2491
2491
 
2492
2492
  $ $0 $@
3302
3302
 
3303
3303
# Define the identity of the package.
3304
3304
 PACKAGE='banshee-community-extensions'
3305
 
 VERSION='2.0.0'
 
3305
 VERSION='2.0.1'
3306
3306
 
3307
3307
 
3308
3308
cat >>confdefs.h <<_ACEOF
21839
21839
# report actual input values of CONFIG_FILES etc. instead of their
21840
21840
# values after options handling.
21841
21841
ac_log="
21842
 
This file was extended by banshee-community-extensions $as_me 2.0.0, which was
 
21842
This file was extended by banshee-community-extensions $as_me 2.0.1, which was
21843
21843
generated by GNU Autoconf 2.67.  Invocation command line was
21844
21844
 
21845
21845
  CONFIG_FILES    = $CONFIG_FILES
21905
21905
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
21906
21906
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
21907
21907
ac_cs_version="\\
21908
 
banshee-community-extensions config.status 2.0.0
 
21908
banshee-community-extensions config.status 2.0.1
21909
21909
configured by $0, generated by GNU Autoconf 2.67,
21910
21910
  with options \\"\$ac_cs_config\\"
21911
21911