diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2023-01-22 09:44:43 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2023-01-22 09:44:43 +0000 |
commit | cfbafbf69f29d92d0e3435367964d7e256a4deff (patch) | |
tree | cb7a8af818bbbce338d40630472ded4f2bf95580 /xserver/configure | |
parent | 5137be12226ec726cde8f1b16f38c9d0f63c8281 (diff) |
Merge xserver 21.1.6.
Includes a few fixes to the security patches already committed.
Diffstat (limited to 'xserver/configure')
-rw-r--r-- | xserver/configure | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/xserver/configure b/xserver/configure index c50d8c55e..6a026d092 100644 --- a/xserver/configure +++ b/xserver/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xorg-server 21.1.4. +# Generated by GNU Autoconf 2.69 for xorg-server 21.1.6. # # Report bugs to <https://gitlab.freedesktop.org/xorg/xserver/issues>. # @@ -651,8 +651,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='xorg-server' PACKAGE_TARNAME='xorg-server' -PACKAGE_VERSION='21.1.4' -PACKAGE_STRING='xorg-server 21.1.4' +PACKAGE_VERSION='21.1.6' +PACKAGE_STRING='xorg-server 21.1.6' PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/xserver/issues' PACKAGE_URL='' @@ -1986,7 +1986,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 xorg-server 21.1.4 to adapt to many kinds of systems. +\`configure' configures xorg-server 21.1.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -2057,7 +2057,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xorg-server 21.1.4:";; + short | recursive ) echo "Configuration of xorg-server 21.1.6:";; esac cat <<\_ACEOF @@ -2246,10 +2246,10 @@ Optional Packages: org.x) --with-bundle-version=VERSION Version to use for X11.app's CFBundleVersion - (default: 21.1.4) + (default: 21.1.6) --with-bundle-version-string=VERSION Version to use for X11.app's - CFBundleShortVersionString (default: 21.1.4) + CFBundleShortVersionString (default: 21.1.6) --with-sparkle-feed-url=URL URL for the Sparkle feed (default: https://www.xquartz.org/releases/sparkle/release.xml) @@ -2460,7 +2460,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xorg-server configure 21.1.4 +xorg-server configure 21.1.6 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -3169,7 +3169,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 xorg-server $as_me 21.1.4, which was +It was created by xorg-server $as_me 21.1.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3517,7 +3517,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $ ac_compiler_gnu=$ac_cv_c_compiler_gnu -RELEASE_DATE="2022-07-12" +RELEASE_DATE="2022-12-19" RELEASE_NAME="Caramel Ice Cream" @@ -3997,7 +3997,7 @@ fi # Define the identity of the package. PACKAGE='xorg-server' - VERSION='21.1.4' + VERSION='21.1.6' cat >>confdefs.h <<_ACEOF @@ -22895,7 +22895,7 @@ _ACEOF if test "${with_bundle_version+set}" = set; then : withval=$with_bundle_version; BUNDLE_VERSION="${withval}" else - BUNDLE_VERSION="21.1.4" + BUNDLE_VERSION="21.1.6" fi @@ -31541,7 +31541,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 xorg-server $as_me 21.1.4, which was +This file was extended by xorg-server $as_me 21.1.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -31607,7 +31607,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="\\ -xorg-server config.status 21.1.4 +xorg-server config.status 21.1.6 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |