Imported Upstream version 2.4.6
This commit is contained in:
43
configure
vendored
43
configure
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.61 for GIMP 2.4.5.
|
||||
# Generated by GNU Autoconf 2.61 for GIMP 2.4.6.
|
||||
#
|
||||
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP>.
|
||||
#
|
||||
@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='GIMP'
|
||||
PACKAGE_TARNAME='gimp'
|
||||
PACKAGE_VERSION='2.4.5'
|
||||
PACKAGE_STRING='GIMP 2.4.5'
|
||||
PACKAGE_VERSION='2.4.6'
|
||||
PACKAGE_STRING='GIMP 2.4.6'
|
||||
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP'
|
||||
|
||||
ac_unique_file="app/core/gimp.c"
|
||||
@ -1695,7 +1695,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 GIMP 2.4.5 to adapt to many kinds of systems.
|
||||
\`configure' configures GIMP 2.4.6 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1769,7 +1769,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of GIMP 2.4.5:";;
|
||||
short | recursive ) echo "Configuration of GIMP 2.4.6:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1976,7 +1976,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
GIMP configure 2.4.5
|
||||
GIMP configure 2.4.6
|
||||
generated by GNU Autoconf 2.61
|
||||
|
||||
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
||||
@ -1990,7 +1990,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 GIMP $as_me 2.4.5, which was
|
||||
It was created by GIMP $as_me 2.4.6, which was
|
||||
generated by GNU Autoconf 2.61. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@ -2663,7 +2663,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='gimp'
|
||||
VERSION='2.4.5'
|
||||
VERSION='2.4.6'
|
||||
|
||||
|
||||
# Some tools Automake needs.
|
||||
@ -2805,11 +2805,11 @@ ac_config_headers="$ac_config_headers config.h"
|
||||
|
||||
GIMP_MAJOR_VERSION=2
|
||||
GIMP_MINOR_VERSION=4
|
||||
GIMP_MICRO_VERSION=5
|
||||
GIMP_INTERFACE_AGE=5
|
||||
GIMP_BINARY_AGE=405
|
||||
GIMP_VERSION=2.4.5
|
||||
GIMP_REAL_VERSION=2.4.5
|
||||
GIMP_MICRO_VERSION=6
|
||||
GIMP_INTERFACE_AGE=6
|
||||
GIMP_BINARY_AGE=406
|
||||
GIMP_VERSION=2.4.6
|
||||
GIMP_REAL_VERSION=2.4.6
|
||||
GIMP_API_VERSION=2.0
|
||||
GIMP_APP_VERSION=2.4
|
||||
GIMP_PLUGIN_VERSION=2.0
|
||||
@ -2862,7 +2862,7 @@ fi
|
||||
|
||||
|
||||
|
||||
LT_VERSION_INFO="400:5:400"
|
||||
LT_VERSION_INFO="400:6:400"
|
||||
LT_CURRENT_MINUS_AGE=0
|
||||
|
||||
|
||||
@ -24312,7 +24312,7 @@ fi
|
||||
# Internationalisation
|
||||
######################
|
||||
|
||||
ALL_LINGUAS="ar bg ca cs da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hu hr id it ja km ko lt mk ms nb ne nl oc pa pl pt pt_BR ro ru rw sk sl sr sr@Latn sv tr tt uk vi xh yi zh_CN zh_TW"
|
||||
ALL_LINGUAS="ar be bg ca ca@valencia cs da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hu hr id it ja km ko lt mk ms nb nn ne nl oc pa pl pt pt_BR ro ru rw sk sl sr sr@Latn sv tr tt uk vi xh yi zh_CN zh_TW"
|
||||
|
||||
|
||||
case "$am__api_version" in
|
||||
@ -24946,7 +24946,7 @@ _ACEOF
|
||||
|
||||
fi
|
||||
fi
|
||||
USE_NLS=yes
|
||||
USE_NLS=yes
|
||||
|
||||
|
||||
gt_cv_have_gettext=no
|
||||
@ -26296,6 +26296,9 @@ fi
|
||||
gthread)
|
||||
pkg_config_args="$pkg_config_args gthread-2.0"
|
||||
;;
|
||||
gio*)
|
||||
pkg_config_args="$pkg_config_args $module-2.0"
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
@ -37881,7 +37884,7 @@ exec 6>&1
|
||||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by GIMP $as_me 2.4.5, which was
|
||||
This file was extended by GIMP $as_me 2.4.6, which was
|
||||
generated by GNU Autoconf 2.61. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -37934,7 +37937,7 @@ Report bugs to <bug-autoconf@gnu.org>."
|
||||
_ACEOF
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
GIMP config.status 2.4.5
|
||||
GIMP config.status 2.4.6
|
||||
configured by $0, generated by GNU Autoconf 2.61,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
@ -38045,8 +38048,8 @@ INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}'
|
||||
|
||||
gimp_major_ver=2
|
||||
gimp_minor_ver=4
|
||||
gimp_micro_ver=5
|
||||
gimp_ver=2.4.5
|
||||
gimp_micro_ver=6
|
||||
gimp_ver=2.4.6
|
||||
gimp_api_ver=2.0
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user