diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 26 | 
1 files changed, 13 insertions, 13 deletions
@@ -1,6 +1,6 @@  #! /bin/sh  # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for shotwell 0.23.7. +# Generated by GNU Autoconf 2.69 for shotwell 0.24.0.  #  # Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=shotwell>.  # @@ -650,8 +650,8 @@ MAKEFLAGS=  # Identity of this package.  PACKAGE_NAME='shotwell'  PACKAGE_TARNAME='shotwell' -PACKAGE_VERSION='0.23.7' -PACKAGE_STRING='shotwell 0.23.7' +PACKAGE_VERSION='0.24.0' +PACKAGE_STRING='shotwell 0.24.0'  PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=shotwell'  PACKAGE_URL='' @@ -1486,7 +1486,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 shotwell 0.23.7 to adapt to many kinds of systems. +\`configure' configures shotwell 0.24.0 to adapt to many kinds of systems.  Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1557,7 +1557,7 @@ fi  if test -n "$ac_init_help"; then    case $ac_init_help in -     short | recursive ) echo "Configuration of shotwell 0.23.7:";; +     short | recursive ) echo "Configuration of shotwell 0.24.0:";;     esac    cat <<\_ACEOF @@ -1720,7 +1720,7 @@ fi  test -n "$ac_init_help" && exit $ac_status  if $ac_init_version; then    cat <<\_ACEOF -shotwell configure 0.23.7 +shotwell configure 0.24.0  generated by GNU Autoconf 2.69  Copyright (C) 2012 Free Software Foundation, Inc. @@ -1998,7 +1998,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 shotwell $as_me 0.23.7, which was +It was created by shotwell $as_me 0.24.0, which was  generated by GNU Autoconf 2.69.  Invocation command line was    $ $0 $@ @@ -2457,14 +2457,14 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac  MAJOR_VERSION=0 -MINOR_VERSION=23 +MINOR_VERSION=24 -MICRO_VERSION=7 +MICRO_VERSION=0  API_VERSION=0 -GITVER=5890d3a28c65c6cd1b5f045553db189b4dd515b8 +GITVER=2d300134b66139f3dc18577bedf83266a3e0b13c   if test "x$GITVER" != "x"; then @@ -2962,7 +2962,7 @@ fi  # Define the identity of the package.   PACKAGE='shotwell' - VERSION='0.23.7' + VERSION='0.24.0'  cat >>confdefs.h <<_ACEOF @@ -17615,7 +17615,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 shotwell $as_me 0.23.7, which was +This file was extended by shotwell $as_me 0.24.0, which was  generated by GNU Autoconf 2.69.  Invocation command line was    CONFIG_FILES    = $CONFIG_FILES @@ -17681,7 +17681,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="\\ -shotwell config.status 0.23.7 +shotwell config.status 0.24.0  configured by $0, generated by GNU Autoconf 2.69,    with options \\"\$ac_cs_config\\"  | 
