sync with OpenBSD -current
This commit is contained in:
parent
0c289f288c
commit
11caf8af74
38 changed files with 1489 additions and 46294 deletions
20
proto/xorgproto/configure
vendored
20
proto/xorgproto/configure
vendored
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.71 for xorgproto 2023.2.
|
||||
# Generated by GNU Autoconf 2.71 for xorgproto 2024.1.
|
||||
#
|
||||
# Report bugs to <https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues>.
|
||||
#
|
||||
|
@ -672,8 +672,8 @@ MAKEFLAGS=
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='xorgproto'
|
||||
PACKAGE_TARNAME='xorgproto'
|
||||
PACKAGE_VERSION='2023.2'
|
||||
PACKAGE_STRING='xorgproto 2023.2'
|
||||
PACKAGE_VERSION='2024.1'
|
||||
PACKAGE_STRING='xorgproto 2024.1'
|
||||
PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues'
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
@ -1442,7 +1442,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 xorgproto 2023.2 to adapt to many kinds of systems.
|
||||
\`configure' configures xorgproto 2024.1 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
@ -1513,7 +1513,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of xorgproto 2023.2:";;
|
||||
short | recursive ) echo "Configuration of xorgproto 2024.1:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
@ -1634,7 +1634,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
xorgproto configure 2023.2
|
||||
xorgproto configure 2024.1
|
||||
generated by GNU Autoconf 2.71
|
||||
|
||||
Copyright (C) 2021 Free Software Foundation, Inc.
|
||||
|
@ -1902,7 +1902,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 xorgproto $as_me 2023.2, which was
|
||||
It was created by xorgproto $as_me 2024.1, which was
|
||||
generated by GNU Autoconf 2.71. Invocation command line was
|
||||
|
||||
$ $0$ac_configure_args_raw
|
||||
|
@ -3134,7 +3134,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='xorgproto'
|
||||
VERSION='2023.2'
|
||||
VERSION='2024.1'
|
||||
|
||||
|
||||
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
||||
|
@ -12557,7 +12557,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 xorgproto $as_me 2023.2, which was
|
||||
This file was extended by xorgproto $as_me 2024.1, which was
|
||||
generated by GNU Autoconf 2.71. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
@ -12616,7 +12616,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
|||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||
ac_cs_config='$ac_cs_config_escaped'
|
||||
ac_cs_version="\\
|
||||
xorgproto config.status 2023.2
|
||||
xorgproto config.status 2024.1
|
||||
configured by $0, generated by GNU Autoconf 2.71,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue