diff options
Diffstat (limited to 'lib/mesa/configure')
-rwxr-xr-x | lib/mesa/configure | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/lib/mesa/configure b/lib/mesa/configure index fb58b431b..e5c358498 100755 --- a/lib/mesa/configure +++ b/lib/mesa/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Mesa 18.3.2. +# Generated by GNU Autoconf 2.69 for Mesa 18.3.4. # # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa>. # @@ -591,8 +591,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Mesa' PACKAGE_TARNAME='mesa' -PACKAGE_VERSION='18.3.2' -PACKAGE_STRING='Mesa 18.3.2' +PACKAGE_VERSION='18.3.4' +PACKAGE_STRING='Mesa 18.3.4' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa' PACKAGE_URL='' @@ -1894,7 +1894,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 Mesa 18.3.2 to adapt to many kinds of systems. +\`configure' configures Mesa 18.3.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1965,7 +1965,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Mesa 18.3.2:";; + short | recursive ) echo "Configuration of Mesa 18.3.4:";; esac cat <<\_ACEOF @@ -2349,7 +2349,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Mesa configure 18.3.2 +Mesa configure 18.3.4 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -3068,7 +3068,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 Mesa $as_me 18.3.2, which was +It was created by Mesa $as_me 18.3.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4004,7 +4004,7 @@ fi # Define the identity of the package. PACKAGE='mesa' - VERSION='18.3.2' + VERSION='18.3.4' cat >>confdefs.h <<_ACEOF @@ -25415,6 +25415,7 @@ fi ;; drm) + test "x$enable_egl" = "xyes" && test "x$enable_gbm" = "xno" && as_fn_error $? "EGL platform drm needs gbm" "$LINENO" 5 DEFINES="$DEFINES -DHAVE_DRM_PLATFORM" @@ -30955,7 +30956,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 Mesa $as_me 18.3.2, which was +This file was extended by Mesa $as_me 18.3.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -31012,7 +31013,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="\\ -Mesa config.status 18.3.2 +Mesa config.status 18.3.4 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |