~oem-solutions-group/unity-2d/indicator-sound

« back to all changes in this revision

Viewing changes to configure

  • Committer: Ken VanDine
  • Date: 2010-09-14 19:13:49 UTC
  • mfrom: (28.2.108 indicator-sound)
  • mto: This revision was merged to the branch mainline in revision 71.
  • Revision ID: ken.vandine@canonical.com-20100914191349-pp888e13xbemy0kc
Tags: upstream-0.4.5
ImportĀ upstreamĀ versionĀ 0.4.5

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 indicator-sound 0.4.4.
 
3
# Generated by GNU Autoconf 2.67 for indicator-sound 0.4.5.
4
4
#
5
5
# Report bugs to <conor.curran@canonical.com>.
6
6
#
761
761
# Identity of this package.
762
762
PACKAGE_NAME='indicator-sound'
763
763
PACKAGE_TARNAME='indicator-sound'
764
 
PACKAGE_VERSION='0.4.4'
765
 
PACKAGE_STRING='indicator-sound 0.4.4'
 
764
PACKAGE_VERSION='0.4.5'
 
765
PACKAGE_STRING='indicator-sound 0.4.5'
766
766
PACKAGE_BUGREPORT='conor.curran@canonical.com'
767
767
PACKAGE_URL=''
768
768
 
1560
1560
  # Omit some internal or obsolete options to make the list less imposing.
1561
1561
  # This message is too long to be a string in the A/UX 3.1 sh.
1562
1562
  cat <<_ACEOF
1563
 
\`configure' configures indicator-sound 0.4.4 to adapt to many kinds of systems.
 
1563
\`configure' configures indicator-sound 0.4.5 to adapt to many kinds of systems.
1564
1564
 
1565
1565
Usage: $0 [OPTION]... [VAR=VALUE]...
1566
1566
 
1630
1630
 
1631
1631
if test -n "$ac_init_help"; then
1632
1632
  case $ac_init_help in
1633
 
     short | recursive ) echo "Configuration of indicator-sound 0.4.4:";;
 
1633
     short | recursive ) echo "Configuration of indicator-sound 0.4.5:";;
1634
1634
   esac
1635
1635
  cat <<\_ACEOF
1636
1636
 
1761
1761
test -n "$ac_init_help" && exit $ac_status
1762
1762
if $ac_init_version; then
1763
1763
  cat <<\_ACEOF
1764
 
indicator-sound configure 0.4.4
 
1764
indicator-sound configure 0.4.5
1765
1765
generated by GNU Autoconf 2.67
1766
1766
 
1767
1767
Copyright (C) 2010 Free Software Foundation, Inc.
2130
2130
This file contains any messages produced by compilers while
2131
2131
running configure, to aid debugging if configure makes a mistake.
2132
2132
 
2133
 
It was created by indicator-sound $as_me 0.4.4, which was
 
2133
It was created by indicator-sound $as_me 0.4.5, which was
2134
2134
generated by GNU Autoconf 2.67.  Invocation command line was
2135
2135
 
2136
2136
  $ $0 $@
2950
2950
 
2951
2951
# Define the identity of the package.
2952
2952
 PACKAGE=indicator-sound
2953
 
 VERSION=0.4.4
 
2953
 VERSION=0.4.5
2954
2954
 
2955
2955
 
2956
2956
cat >>confdefs.h <<_ACEOF
13541
13541
# Files
13542
13542
###########################
13543
13543
 
13544
 
ac_config_files="$ac_config_files Makefile src/Makefile data/Makefile tests/Makefile po/Makefile.in"
 
13544
ac_config_files="$ac_config_files Makefile src/Makefile data/Makefile data/icons/Makefile data/icons/16x16/Makefile data/icons/16x16/status/Makefile data/icons/scalable/Makefile data/icons/scalable/status/Makefile tests/Makefile po/Makefile.in"
13545
13545
 
13546
13546
cat >confcache <<\_ACEOF
13547
13547
# This file is a shell script that caches the results of configure
14081
14081
# report actual input values of CONFIG_FILES etc. instead of their
14082
14082
# values after options handling.
14083
14083
ac_log="
14084
 
This file was extended by indicator-sound $as_me 0.4.4, which was
 
14084
This file was extended by indicator-sound $as_me 0.4.5, which was
14085
14085
generated by GNU Autoconf 2.67.  Invocation command line was
14086
14086
 
14087
14087
  CONFIG_FILES    = $CONFIG_FILES
14147
14147
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14148
14148
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
14149
14149
ac_cs_version="\\
14150
 
indicator-sound config.status 0.4.4
 
14150
indicator-sound config.status 0.4.5
14151
14151
configured by $0, generated by GNU Autoconf 2.67,
14152
14152
  with options \\"\$ac_cs_config\\"
14153
14153
 
14539
14539
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14540
14540
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
14541
14541
    "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;
 
14542
    "data/icons/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/Makefile" ;;
 
14543
    "data/icons/16x16/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/16x16/Makefile" ;;
 
14544
    "data/icons/16x16/status/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/16x16/status/Makefile" ;;
 
14545
    "data/icons/scalable/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/scalable/Makefile" ;;
 
14546
    "data/icons/scalable/status/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/scalable/status/Makefile" ;;
14542
14547
    "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
14543
14548
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
14544
14549
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;