~ubuntu-branches/ubuntu/natty/indicator-datetime/natty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2011-03-31 14:32:40 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110331143240-pga1zbw99di7diei
Tags: 0.2.1-0ubuntu1
* New upstream release.
  * indicator-datetime-preferences crashed with SIGSEGV in
    g_utf8_normalize() (LP: #727089)
  * Uninstalling Evolution removes calendar from clock applet (LP: #691953)
  * clock doesn't update on timezone change (LP: #735445)
  * Cannot change main location (LP: #729029)
  * indicator-datetime-preferences crashed with SIGSEGV in
    g_simple_async_result_complete() (LP: #734951)
  * Time zone map looks identical when sensitive vs. insensitive (LP: #740846)
  * "Locations" window behaves like a modal dialog (LP: #740924)
  * Added location for clock menu isn't used or remembered (LP: #740930)
  * Time not displayed for added location in "Locations" window (LP: #740931)
  * "UTC" location can be removed but not re-added (LP: #740938)
  * "Locations" window bottom bar is missing a border (LP: #740941)
  * Add and Remove buttons in "Locations" window have unnecessary tooltips
    (LP: #740944)
  * No separator between "Add Event" and locations (LP: #740971)
  * indicator-datetime-preferences crashed with SIGSEGV in
    g_atomic_int_exchange_and_add() (LP: #740978)
  * inicator-datetime dosen't show corretly the time when changing from 24
    hours format to 12 hours (LP: #743394)
  * Add tooltips on the error icons
  * Fix marking to refresh as the calendar changes
  * Recycle old entries to make the refresh cleaner
  * Use day when timezone is set to 'locale'
  * Reset time when coming back from suspend (LP: #726053)

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-datetime 0.2.0.
 
3
# Generated by GNU Autoconf 2.67 for indicator-datetime 0.2.1.
4
4
#
5
5
# Report bugs to <ted@canonical.com>.
6
6
#
703
703
# Identity of this package.
704
704
PACKAGE_NAME='indicator-datetime'
705
705
PACKAGE_TARNAME='indicator-datetime'
706
 
PACKAGE_VERSION='0.2.0'
707
 
PACKAGE_STRING='indicator-datetime 0.2.0'
 
706
PACKAGE_VERSION='0.2.1'
 
707
PACKAGE_STRING='indicator-datetime 0.2.1'
708
708
PACKAGE_BUGREPORT='ted@canonical.com'
709
709
PACKAGE_URL=''
710
710
 
1502
1502
  # Omit some internal or obsolete options to make the list less imposing.
1503
1503
  # This message is too long to be a string in the A/UX 3.1 sh.
1504
1504
  cat <<_ACEOF
1505
 
\`configure' configures indicator-datetime 0.2.0 to adapt to many kinds of systems.
 
1505
\`configure' configures indicator-datetime 0.2.1 to adapt to many kinds of systems.
1506
1506
 
1507
1507
Usage: $0 [OPTION]... [VAR=VALUE]...
1508
1508
 
1573
1573
 
1574
1574
if test -n "$ac_init_help"; then
1575
1575
  case $ac_init_help in
1576
 
     short | recursive ) echo "Configuration of indicator-datetime 0.2.0:";;
 
1576
     short | recursive ) echo "Configuration of indicator-datetime 0.2.1:";;
1577
1577
   esac
1578
1578
  cat <<\_ACEOF
1579
1579
 
1701
1701
test -n "$ac_init_help" && exit $ac_status
1702
1702
if $ac_init_version; then
1703
1703
  cat <<\_ACEOF
1704
 
indicator-datetime configure 0.2.0
 
1704
indicator-datetime configure 0.2.1
1705
1705
generated by GNU Autoconf 2.67
1706
1706
 
1707
1707
Copyright (C) 2010 Free Software Foundation, Inc.
2072
2072
This file contains any messages produced by compilers while
2073
2073
running configure, to aid debugging if configure makes a mistake.
2074
2074
 
2075
 
It was created by indicator-datetime $as_me 0.2.0, which was
 
2075
It was created by indicator-datetime $as_me 0.2.1, which was
2076
2076
generated by GNU Autoconf 2.67.  Invocation command line was
2077
2077
 
2078
2078
  $ $0 $@
2893
2893
 
2894
2894
# Define the identity of the package.
2895
2895
 PACKAGE=indicator-datetime
2896
 
 VERSION=0.2.0
 
2896
 VERSION=0.2.1
2897
2897
 
2898
2898
 
2899
2899
cat >>confdefs.h <<_ACEOF
14945
14945
# report actual input values of CONFIG_FILES etc. instead of their
14946
14946
# values after options handling.
14947
14947
ac_log="
14948
 
This file was extended by indicator-datetime $as_me 0.2.0, which was
 
14948
This file was extended by indicator-datetime $as_me 0.2.1, which was
14949
14949
generated by GNU Autoconf 2.67.  Invocation command line was
14950
14950
 
14951
14951
  CONFIG_FILES    = $CONFIG_FILES
15011
15011
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15012
15012
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15013
15013
ac_cs_version="\\
15014
 
indicator-datetime config.status 0.2.0
 
15014
indicator-datetime config.status 0.2.1
15015
15015
configured by $0, generated by GNU Autoconf 2.67,
15016
15016
  with options \\"\$ac_cs_config\\"
15017
15017