~ubuntu-branches/ubuntu/vivid/gnome-online-accounts/vivid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Laurent Bigonville
  • Date: 2014-12-04 22:51:04 UTC
  • mfrom: (1.2.11)
  • Revision ID: package-import@ubuntu.com-20141204225104-e06neyc83zmj283n
Tags: 3.14.2-1
* New upstream bugfix release
* debian/rules: Disable yahoo provider, it is experimental, broken and
  nothing is using it anyway (Closes: #764816)
* debian/control.in: Use the canonical URL for the Vcs-Svn field

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.69 for GNOME Online Accounts 3.14.1.
 
3
# Generated by GNU Autoconf 2.69 for GNOME Online Accounts 3.14.2.
4
4
#
5
5
# Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts>.
6
6
#
591
591
# Identity of this package.
592
592
PACKAGE_NAME='GNOME Online Accounts'
593
593
PACKAGE_TARNAME='gnome-online-accounts'
594
 
PACKAGE_VERSION='3.14.1'
595
 
PACKAGE_STRING='GNOME Online Accounts 3.14.1'
 
594
PACKAGE_VERSION='3.14.2'
 
595
PACKAGE_STRING='GNOME Online Accounts 3.14.2'
596
596
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts'
597
597
PACKAGE_URL=''
598
598
 
1497
1497
  # Omit some internal or obsolete options to make the list less imposing.
1498
1498
  # This message is too long to be a string in the A/UX 3.1 sh.
1499
1499
  cat <<_ACEOF
1500
 
\`configure' configures GNOME Online Accounts 3.14.1 to adapt to many kinds of systems.
 
1500
\`configure' configures GNOME Online Accounts 3.14.2 to adapt to many kinds of systems.
1501
1501
 
1502
1502
Usage: $0 [OPTION]... [VAR=VALUE]...
1503
1503
 
1568
1568
 
1569
1569
if test -n "$ac_init_help"; then
1570
1570
  case $ac_init_help in
1571
 
     short | recursive ) echo "Configuration of GNOME Online Accounts 3.14.1:";;
 
1571
     short | recursive ) echo "Configuration of GNOME Online Accounts 3.14.2:";;
1572
1572
   esac
1573
1573
  cat <<\_ACEOF
1574
1574
 
1759
1759
test -n "$ac_init_help" && exit $ac_status
1760
1760
if $ac_init_version; then
1761
1761
  cat <<\_ACEOF
1762
 
GNOME Online Accounts configure 3.14.1
 
1762
GNOME Online Accounts configure 3.14.2
1763
1763
generated by GNU Autoconf 2.69
1764
1764
 
1765
1765
Copyright (C) 2012 Free Software Foundation, Inc.
2128
2128
This file contains any messages produced by compilers while
2129
2129
running configure, to aid debugging if configure makes a mistake.
2130
2130
 
2131
 
It was created by GNOME Online Accounts $as_me 3.14.1, which was
 
2131
It was created by GNOME Online Accounts $as_me 3.14.2, which was
2132
2132
generated by GNU Autoconf 2.69.  Invocation command line was
2133
2133
 
2134
2134
  $ $0 $@
2992
2992
 
2993
2993
# Define the identity of the package.
2994
2994
 PACKAGE='gnome-online-accounts'
2995
 
 VERSION='3.14.1'
 
2995
 VERSION='3.14.2'
2996
2996
 
2997
2997
 
2998
2998
cat >>confdefs.h <<_ACEOF
11959
11959
 
11960
11960
GOA_MAJOR_VERSION=3
11961
11961
GOA_MINOR_VERSION=14
11962
 
GOA_MICRO_VERSION=1
 
11962
GOA_MICRO_VERSION=2
11963
11963
 
11964
11964
 
11965
11965
 
11984
11984
$as_echo "#define GOA_MINOR_VERSION 14" >>confdefs.h
11985
11985
 
11986
11986
 
11987
 
$as_echo "#define GOA_MICRO_VERSION 1" >>confdefs.h
 
11987
$as_echo "#define GOA_MICRO_VERSION 2" >>confdefs.h
11988
11988
 
11989
11989
 
11990
11990
# Initialization
16520
16520
# report actual input values of CONFIG_FILES etc. instead of their
16521
16521
# values after options handling.
16522
16522
ac_log="
16523
 
This file was extended by GNOME Online Accounts $as_me 3.14.1, which was
 
16523
This file was extended by GNOME Online Accounts $as_me 3.14.2, which was
16524
16524
generated by GNU Autoconf 2.69.  Invocation command line was
16525
16525
 
16526
16526
  CONFIG_FILES    = $CONFIG_FILES
16586
16586
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16587
16587
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16588
16588
ac_cs_version="\\
16589
 
GNOME Online Accounts config.status 3.14.1
 
16589
GNOME Online Accounts config.status 3.14.2
16590
16590
configured by $0, generated by GNU Autoconf 2.69,
16591
16591
  with options \\"\$ac_cs_config\\"
16592
16592