~ubuntu-branches/ubuntu/precise/gwibber/precise-proposed-201403141826

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2012-04-03 17:03:45 UTC
  • mfrom: (1.1.75)
  • Revision ID: package-import@ubuntu.com-20120403170345-0pdne56s246lr91x
Tags: 3.4.0-0ubuntu1
* New upstream release
  - Check shorten-urls setting in the dispatcher before attempting to
    shorten, patch thanks to Martin T. (LP: #896639)
  - Removing unnecessary 'Image' link from entries with images obtained
    through imgpreview() (Mark Tully) (LP: #966285)
  - Replace all instances of a hashtag's occurance in a tweet at once
    rather than one at a time (Mark Tully) (LP: #966467)
  - Replace all instances of a nick's occurance in a tweet at once rather
    than one at a time (Mark Tully) (LP: #966467)
  - Catch errors from creating the pixbuf separately from sending the
    notification (LP: #940182)
  - Encode URLs to UTF8 before using them. (LP: #954374)

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 gwibber 3.3.93.
 
3
# Generated by GNU Autoconf 2.68 for gwibber 3.4.0.
4
4
#
5
5
# Report bugs to <https://launchpad.net/gwibber>.
6
6
#
632
632
# Identity of this package.
633
633
PACKAGE_NAME='gwibber'
634
634
PACKAGE_TARNAME='gwibber'
635
 
PACKAGE_VERSION='3.3.93'
636
 
PACKAGE_STRING='gwibber 3.3.93'
 
635
PACKAGE_VERSION='3.4.0'
 
636
PACKAGE_STRING='gwibber 3.4.0'
637
637
PACKAGE_BUGREPORT='https://launchpad.net/gwibber'
638
638
PACKAGE_URL=''
639
639
 
1483
1483
  # Omit some internal or obsolete options to make the list less imposing.
1484
1484
  # This message is too long to be a string in the A/UX 3.1 sh.
1485
1485
  cat <<_ACEOF
1486
 
\`configure' configures gwibber 3.3.93 to adapt to many kinds of systems.
 
1486
\`configure' configures gwibber 3.4.0 to adapt to many kinds of systems.
1487
1487
 
1488
1488
Usage: $0 [OPTION]... [VAR=VALUE]...
1489
1489
 
1553
1553
 
1554
1554
if test -n "$ac_init_help"; then
1555
1555
  case $ac_init_help in
1556
 
     short | recursive ) echo "Configuration of gwibber 3.3.93:";;
 
1556
     short | recursive ) echo "Configuration of gwibber 3.4.0:";;
1557
1557
   esac
1558
1558
  cat <<\_ACEOF
1559
1559
 
1690
1690
test -n "$ac_init_help" && exit $ac_status
1691
1691
if $ac_init_version; then
1692
1692
  cat <<\_ACEOF
1693
 
gwibber configure 3.3.93
 
1693
gwibber configure 3.4.0
1694
1694
generated by GNU Autoconf 2.68
1695
1695
 
1696
1696
Copyright (C) 2010 Free Software Foundation, Inc.
1970
1970
This file contains any messages produced by compilers while
1971
1971
running configure, to aid debugging if configure makes a mistake.
1972
1972
 
1973
 
It was created by gwibber $as_me 3.3.93, which was
 
1973
It was created by gwibber $as_me 3.4.0, which was
1974
1974
generated by GNU Autoconf 2.68.  Invocation command line was
1975
1975
 
1976
1976
  $ $0 $@
2831
2831
 
2832
2832
# Define the identity of the package.
2833
2833
 PACKAGE=gwibber
2834
 
 VERSION=3.3.93
 
2834
 VERSION=3.4.0
2835
2835
 
2836
2836
 
2837
2837
cat >>confdefs.h <<_ACEOF
2873
2873
 
2874
2874
 
2875
2875
GWIBBER_MAJOR_VERSION=3
2876
 
GWIBBER_MINOR_VERSION=3
2877
 
GWIBBER_MICRO_VERSION=93
2878
 
GWIBBER_VERSION=3.3.93
 
2876
GWIBBER_MINOR_VERSION=4
 
2877
GWIBBER_MICRO_VERSION=0
 
2878
GWIBBER_VERSION=3.4.0
2879
2879
GWIBBER_API_VERSION=0.2
2880
2880
 
2881
2881
 
14633
14633
if test "${enable_maintainer_flags+set}" = set; then :
14634
14634
  enableval=$enable_maintainer_flags;
14635
14635
else
14636
 
  enable_maintainer_flags=yes
 
14636
  enable_maintainer_flags=no
14637
14637
fi
14638
14638
 
14639
14639
MAINTAINER_CFLAGS=""
15840
15840
# report actual input values of CONFIG_FILES etc. instead of their
15841
15841
# values after options handling.
15842
15842
ac_log="
15843
 
This file was extended by gwibber $as_me 3.3.93, which was
 
15843
This file was extended by gwibber $as_me 3.4.0, which was
15844
15844
generated by GNU Autoconf 2.68.  Invocation command line was
15845
15845
 
15846
15846
  CONFIG_FILES    = $CONFIG_FILES
15906
15906
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15907
15907
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15908
15908
ac_cs_version="\\
15909
 
gwibber config.status 3.3.93
 
15909
gwibber config.status 3.4.0
15910
15910
configured by $0, generated by GNU Autoconf 2.68,
15911
15911
  with options \\"\$ac_cs_config\\"
15912
15912