diff options
author | Ted Gould <ted@gould.cx> | 2011-10-13 13:37:19 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-10-13 13:37:19 -0500 |
commit | 4a0a5d5f44ff6815dc11da9d49f34d076c4879eb (patch) | |
tree | 6b4078580769f6837bbf864d836297fa0316d41b /configure | |
parent | e569f3e9744146d5e9d3bfee21092def7350043b (diff) | |
parent | 09dcfec3e1305ed9ad26df78a9ff6c755ed08ece (diff) | |
download | ayatana-indicator-datetime-4a0a5d5f44ff6815dc11da9d49f34d076c4879eb.tar.gz ayatana-indicator-datetime-4a0a5d5f44ff6815dc11da9d49f34d076c4879eb.tar.bz2 ayatana-indicator-datetime-4a0a5d5f44ff6815dc11da9d49f34d076c4879eb.zip |
* New upstream release.
* Drop an unused icon (LP: #746176)
* Fix showing a timezone that we're currently set to (LP: #833337)
* Remove check for libunique as it's unused
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 29 |
1 files changed, 10 insertions, 19 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for indicator-datetime 0.3.0. +# Generated by GNU Autoconf 2.68 for indicator-datetime 0.3.1. # # Report bugs to <http://bugs.launchpad.net/indicator-datetime>. # @@ -572,8 +572,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='indicator-datetime' PACKAGE_TARNAME='indicator-datetime' -PACKAGE_VERSION='0.3.0' -PACKAGE_STRING='indicator-datetime 0.3.0' +PACKAGE_VERSION='0.3.1' +PACKAGE_STRING='indicator-datetime 0.3.1' PACKAGE_BUGREPORT='http://bugs.launchpad.net/indicator-datetime' PACKAGE_URL='http://launchpad.net/indicator-datetime' @@ -1375,7 +1375,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures indicator-datetime 0.3.0 to adapt to many kinds of systems. +\`configure' configures indicator-datetime 0.3.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1446,7 +1446,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of indicator-datetime 0.3.0:";; + short | recursive ) echo "Configuration of indicator-datetime 0.3.1:";; esac cat <<\_ACEOF @@ -1578,7 +1578,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -indicator-datetime configure 0.3.0 +indicator-datetime configure 0.3.1 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1949,7 +1949,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by indicator-datetime $as_me 0.3.0, which was +It was created by indicator-datetime $as_me 0.3.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2773,7 +2773,7 @@ fi # Define the identity of the package. PACKAGE='indicator-datetime' - VERSION='0.3.0' + VERSION='0.3.1' cat >>confdefs.h <<_ACEOF @@ -12282,13 +12282,11 @@ if test -n "$PREF_CFLAGS"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-2.0 >= \$GIO_REQUIRED_VERSION gtk+-3.0 >= \$GTK3_REQUIRED_VERSION - unique-3.0 json-glib-1.0 libgnome-control-center polkit-gobject-1\""; } >&5 ($PKG_CONFIG --exists --print-errors "gio-2.0 >= $GIO_REQUIRED_VERSION gtk+-3.0 >= $GTK3_REQUIRED_VERSION - unique-3.0 json-glib-1.0 libgnome-control-center polkit-gobject-1") 2>&5 @@ -12297,7 +12295,6 @@ if test -n "$PREF_CFLAGS"; then test $ac_status = 0; }; then pkg_cv_PREF_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0 >= $GIO_REQUIRED_VERSION gtk+-3.0 >= $GTK3_REQUIRED_VERSION - unique-3.0 json-glib-1.0 libgnome-control-center polkit-gobject-1" 2>/dev/null` @@ -12314,13 +12311,11 @@ if test -n "$PREF_LIBS"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-2.0 >= \$GIO_REQUIRED_VERSION gtk+-3.0 >= \$GTK3_REQUIRED_VERSION - unique-3.0 json-glib-1.0 libgnome-control-center polkit-gobject-1\""; } >&5 ($PKG_CONFIG --exists --print-errors "gio-2.0 >= $GIO_REQUIRED_VERSION gtk+-3.0 >= $GTK3_REQUIRED_VERSION - unique-3.0 json-glib-1.0 libgnome-control-center polkit-gobject-1") 2>&5 @@ -12329,7 +12324,6 @@ if test -n "$PREF_LIBS"; then test $ac_status = 0; }; then pkg_cv_PREF_LIBS=`$PKG_CONFIG --libs "gio-2.0 >= $GIO_REQUIRED_VERSION gtk+-3.0 >= $GTK3_REQUIRED_VERSION - unique-3.0 json-glib-1.0 libgnome-control-center polkit-gobject-1" 2>/dev/null` @@ -12355,14 +12349,12 @@ fi if test $_pkg_short_errors_supported = yes; then PREF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gio-2.0 >= $GIO_REQUIRED_VERSION gtk+-3.0 >= $GTK3_REQUIRED_VERSION - unique-3.0 json-glib-1.0 libgnome-control-center polkit-gobject-1" 2>&1` else PREF_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gio-2.0 >= $GIO_REQUIRED_VERSION gtk+-3.0 >= $GTK3_REQUIRED_VERSION - unique-3.0 json-glib-1.0 libgnome-control-center polkit-gobject-1" 2>&1` @@ -12372,7 +12364,6 @@ fi as_fn_error $? "Package requirements (gio-2.0 >= $GIO_REQUIRED_VERSION gtk+-3.0 >= $GTK3_REQUIRED_VERSION - unique-3.0 json-glib-1.0 libgnome-control-center polkit-gobject-1) were not met: @@ -14654,7 +14645,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by indicator-datetime $as_me 0.3.0, which was +This file was extended by indicator-datetime $as_me 0.3.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14721,7 +14712,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -indicator-datetime config.status 0.3.0 +indicator-datetime config.status 0.3.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" |