26
configure
vendored
26
configure
vendored
@@ -1,6 +1,6 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.69 for wxWidgets 3.1.0.
|
# Generated by GNU Autoconf 2.69 for wxWidgets 3.1.1.
|
||||||
#
|
#
|
||||||
# Report bugs to <wx-dev@googlegroups.com>.
|
# Report bugs to <wx-dev@googlegroups.com>.
|
||||||
#
|
#
|
||||||
@@ -580,8 +580,8 @@ MAKEFLAGS=
|
|||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='wxWidgets'
|
PACKAGE_NAME='wxWidgets'
|
||||||
PACKAGE_TARNAME='wxwidgets'
|
PACKAGE_TARNAME='wxwidgets'
|
||||||
PACKAGE_VERSION='3.1.0'
|
PACKAGE_VERSION='3.1.1'
|
||||||
PACKAGE_STRING='wxWidgets 3.1.0'
|
PACKAGE_STRING='wxWidgets 3.1.1'
|
||||||
PACKAGE_BUGREPORT='wx-dev@googlegroups.com'
|
PACKAGE_BUGREPORT='wx-dev@googlegroups.com'
|
||||||
PACKAGE_URL=''
|
PACKAGE_URL=''
|
||||||
|
|
||||||
@@ -715,7 +715,6 @@ COND_TOOLKIT_OSX_COCOA_WXUNIV_0
|
|||||||
COND_TOOLKIT_OSX_COCOA_USE_GUI_1
|
COND_TOOLKIT_OSX_COCOA_USE_GUI_1
|
||||||
COND_TOOLKIT_OSX_COCOA
|
COND_TOOLKIT_OSX_COCOA
|
||||||
COND_TOOLKIT_OSX_CARBON
|
COND_TOOLKIT_OSX_CARBON
|
||||||
COND_TOOLKIT_MSW_WXUNIV_0
|
|
||||||
COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0
|
COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0
|
||||||
COND_TOOLKIT_MSW_USE_GUI_1
|
COND_TOOLKIT_MSW_USE_GUI_1
|
||||||
COND_TOOLKIT_MSW
|
COND_TOOLKIT_MSW
|
||||||
@@ -1946,7 +1945,7 @@ if test "$ac_init_help" = "long"; then
|
|||||||
# Omit some internal or obsolete options to make the list less imposing.
|
# 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.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
\`configure' configures wxWidgets 3.1.0 to adapt to many kinds of systems.
|
\`configure' configures wxWidgets 3.1.1 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
@@ -2015,7 +2014,7 @@ fi
|
|||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of wxWidgets 3.1.0:";;
|
short | recursive ) echo "Configuration of wxWidgets 3.1.1:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
@@ -2469,7 +2468,7 @@ fi
|
|||||||
test -n "$ac_init_help" && exit $ac_status
|
test -n "$ac_init_help" && exit $ac_status
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
wxWidgets configure 3.1.0
|
wxWidgets configure 3.1.1
|
||||||
generated by GNU Autoconf 2.69
|
generated by GNU Autoconf 2.69
|
||||||
|
|
||||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||||
@@ -3195,7 +3194,7 @@ cat >config.log <<_ACEOF
|
|||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by wxWidgets $as_me 3.1.0, which was
|
It was created by wxWidgets $as_me 3.1.1, which was
|
||||||
generated by GNU Autoconf 2.69. Invocation command line was
|
generated by GNU Autoconf 2.69. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
@@ -3658,7 +3657,7 @@ fi
|
|||||||
|
|
||||||
wx_major_version_number=3
|
wx_major_version_number=3
|
||||||
wx_minor_version_number=1
|
wx_minor_version_number=1
|
||||||
wx_release_number=0
|
wx_release_number=1
|
||||||
wx_subrelease_number=0
|
wx_subrelease_number=0
|
||||||
|
|
||||||
WX_RELEASE=$wx_major_version_number.$wx_minor_version_number
|
WX_RELEASE=$wx_major_version_number.$wx_minor_version_number
|
||||||
@@ -38824,11 +38823,6 @@ EOF
|
|||||||
COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0=""
|
COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
COND_TOOLKIT_MSW_WXUNIV_0="#"
|
|
||||||
if test "x$TOOLKIT" = "xMSW" -a "x$WXUNIV" = "x0" ; then
|
|
||||||
COND_TOOLKIT_MSW_WXUNIV_0=""
|
|
||||||
fi
|
|
||||||
|
|
||||||
COND_TOOLKIT_OSX_CARBON="#"
|
COND_TOOLKIT_OSX_CARBON="#"
|
||||||
if test "x$TOOLKIT" = "xOSX_CARBON" ; then
|
if test "x$TOOLKIT" = "xOSX_CARBON" ; then
|
||||||
COND_TOOLKIT_OSX_CARBON=""
|
COND_TOOLKIT_OSX_CARBON=""
|
||||||
@@ -40109,7 +40103,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
|||||||
# report actual input values of CONFIG_FILES etc. instead of their
|
# report actual input values of CONFIG_FILES etc. instead of their
|
||||||
# values after options handling.
|
# values after options handling.
|
||||||
ac_log="
|
ac_log="
|
||||||
This file was extended by wxWidgets $as_me 3.1.0, which was
|
This file was extended by wxWidgets $as_me 3.1.1, which was
|
||||||
generated by GNU Autoconf 2.69. Invocation command line was
|
generated by GNU Autoconf 2.69. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
@@ -40175,7 +40169,7 @@ _ACEOF
|
|||||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
wxWidgets config.status 3.1.0
|
wxWidgets config.status 3.1.1
|
||||||
configured by $0, generated by GNU Autoconf 2.69,
|
configured by $0, generated by GNU Autoconf 2.69,
|
||||||
with options \\"\$ac_cs_config\\"
|
with options \\"\$ac_cs_config\\"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user