From 39dd4fe6755ee1702107b613a8837196d8cab93e Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 18 May 2010 20:02:13 +0000 Subject: Update to pixman-0.18.2 --- pixman/configure | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'pixman/configure') diff --git a/pixman/configure b/pixman/configure index ffba51473..97b2b13e8 100644 --- a/pixman/configure +++ b/pixman/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.65 for pixman 0.18.0. +# Generated by GNU Autoconf 2.65 for pixman 0.18.2. # # Report bugs to <"pixman@lists.freedesktop.org">. # @@ -701,8 +701,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='pixman' PACKAGE_TARNAME='pixman' -PACKAGE_VERSION='0.18.0' -PACKAGE_STRING='pixman 0.18.0' +PACKAGE_VERSION='0.18.2' +PACKAGE_STRING='pixman 0.18.2' PACKAGE_BUGREPORT='"pixman@lists.freedesktop.org"' PACKAGE_URL='' @@ -1466,7 +1466,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 pixman 0.18.0 to adapt to many kinds of systems. +\`configure' configures pixman 0.18.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1536,7 +1536,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of pixman 0.18.0:";; + short | recursive ) echo "Configuration of pixman 0.18.2:";; esac cat <<\_ACEOF @@ -1651,7 +1651,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -pixman configure 0.18.0 +pixman configure 0.18.2 generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. @@ -2146,7 +2146,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 pixman $as_me 0.18.0, which was +It was created by pixman $as_me 0.18.2, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -2954,7 +2954,7 @@ fi # Define the identity of the package. PACKAGE='pixman' - VERSION='0.18.0' + VERSION='0.18.2' cat >>confdefs.h <<_ACEOF @@ -11086,13 +11086,13 @@ fi -LT_VERSION_INFO="18:0:18" +LT_VERSION_INFO="18:2:18" PIXMAN_VERSION_MAJOR=0 PIXMAN_VERSION_MINOR=18 -PIXMAN_VERSION_MICRO=0 +PIXMAN_VERSION_MICRO=2 @@ -11910,6 +11910,9 @@ $as_echo_n "checking for __thread... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ +#ifdef __MINGW32__ +#error MinGW has broken __thread support +#endif __thread int x ; int main () { return 0; } @@ -12558,7 +12561,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 pixman $as_me 0.18.0, which was +This file was extended by pixman $as_me 0.18.2, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12624,7 +12627,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="\\ -pixman config.status 0.18.0 +pixman config.status 0.18.2 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" -- cgit v1.2.3