diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-02-14 19:38:41 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-02-14 19:38:41 +0000 |
commit | 78192b77bcc1631d33ceca7e29fd5555464d76b2 (patch) | |
tree | 3fb94423a0554bca9126e475097cb428c3439cfb /driver/xf86-video-intel/configure | |
parent | 31049b1cf3eb649d2eb3d03f85443e0b0d5ef469 (diff) |
Update to xf86-video-intel 2.99.910 (aka 3.0RC10) tested by jsg@ and me.
Diffstat (limited to 'driver/xf86-video-intel/configure')
-rw-r--r-- | driver/xf86-video-intel/configure | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/driver/xf86-video-intel/configure b/driver/xf86-video-intel/configure index d81787e90..71a7cd0c2 100644 --- a/driver/xf86-video-intel/configure +++ b/driver/xf86-video-intel/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xf86-video-intel 2.99.909. +# Generated by GNU Autoconf 2.69 for xf86-video-intel 2.99.910. # # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>. # @@ -591,8 +591,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='xf86-video-intel' PACKAGE_TARNAME='xf86-video-intel' -PACKAGE_VERSION='2.99.909' -PACKAGE_STRING='xf86-video-intel 2.99.909' +PACKAGE_VERSION='2.99.910' +PACKAGE_STRING='xf86-video-intel 2.99.910' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_URL='' @@ -1470,7 +1470,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 xf86-video-intel 2.99.909 to adapt to many kinds of systems. +\`configure' configures xf86-video-intel 2.99.910 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1541,7 +1541,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xf86-video-intel 2.99.909:";; + short | recursive ) echo "Configuration of xf86-video-intel 2.99.910:";; esac cat <<\_ACEOF @@ -1741,7 +1741,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xf86-video-intel configure 2.99.909 +xf86-video-intel configure 2.99.910 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2156,7 +2156,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 xf86-video-intel $as_me 2.99.909, which was +It was created by xf86-video-intel $as_me 2.99.910, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2986,7 +2986,7 @@ fi # Define the identity of the package. PACKAGE='xf86-video-intel' - VERSION='2.99.909' + VERSION='2.99.910' cat >>confdefs.h <<_ACEOF @@ -21505,7 +21505,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 xf86-video-intel $as_me 2.99.909, which was +This file was extended by xf86-video-intel $as_me 2.99.910, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -21571,7 +21571,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="\\ -xf86-video-intel config.status 2.99.909 +xf86-video-intel config.status 2.99.910 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -23388,7 +23388,7 @@ else fi echo "" -echo "xf86-video-intel 2.99.909 will be compiled with:" +echo "xf86-video-intel 2.99.910 will be compiled with:" echo " Acceleration backends:$accel_msg" echo " Additional debugging support?$debug_msg" echo " Support for Kernel Mode Setting? $KMS" |