summaryrefslogtreecommitdiff
path: root/app/xinit/configure
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2023-01-22 12:03:54 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2023-01-22 12:03:54 +0000
commit5a18f1fa1f98f028ca3609f410dcca17aa63d687 (patch)
tree6a67491a566d0ce5ab38352f630077ab69dcf5db /app/xinit/configure
parent614eb4bbeb6c810e29d993e4c70fae2de6ab9f24 (diff)
Update xinit to version 1.4.2
Diffstat (limited to 'app/xinit/configure')
-rw-r--r--app/xinit/configure157
1 files changed, 15 insertions, 142 deletions
diff --git a/app/xinit/configure b/app/xinit/configure
index 62b8c2ee5..bfc82a01b 100644
--- a/app/xinit/configure
+++ b/app/xinit/configure
@@ -1,8 +1,8 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xinit 1.4.1.
+# Generated by GNU Autoconf 2.69 for xinit 1.4.2.
#
-# Report bugs to <https://gitlab.freedesktop.org/xorg/app/xinit/issues>.
+# Report bugs to <https://gitlab.freedesktop.org/xorg/app/xinit/-/issues>.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -267,7 +267,7 @@ fi
$as_echo "$0: be upgraded to zsh 4.3.4 or later."
else
$as_echo "$0: Please tell bug-autoconf@gnu.org and
-$0: https://gitlab.freedesktop.org/xorg/app/xinit/issues
+$0: https://gitlab.freedesktop.org/xorg/app/xinit/-/issues
$0: about your system, including any error possibly output
$0: before this message. Then install a modern shell, or
$0: manually run the script under such a shell if you do
@@ -581,9 +581,9 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='xinit'
PACKAGE_TARNAME='xinit'
-PACKAGE_VERSION='1.4.1'
-PACKAGE_STRING='xinit 1.4.1'
-PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/app/xinit/issues'
+PACKAGE_VERSION='1.4.2'
+PACKAGE_STRING='xinit 1.4.2'
+PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/app/xinit/-/issues'
PACKAGE_URL=''
ac_unique_file="Makefile.am"
@@ -649,8 +649,6 @@ XINIT_LIBS
XINIT_CFLAGS
LAUNCHAGENT_XSERVER_FALSE
LAUNCHAGENT_XSERVER_TRUE
-TIGER_LAUNCHD_FALSE
-TIGER_LAUNCHD_TRUE
LAUNCHD_FALSE
LAUNCHD_TRUE
launchagentxserver
@@ -1371,7 +1369,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 xinit 1.4.1 to adapt to many kinds of systems.
+\`configure' configures xinit 1.4.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1442,7 +1440,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of xinit 1.4.1:";;
+ short | recursive ) echo "Configuration of xinit 1.4.2:";;
esac
cat <<\_ACEOF
@@ -1520,7 +1518,7 @@ Some influential environment variables:
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
-Report bugs to <https://gitlab.freedesktop.org/xorg/app/xinit/issues>.
+Report bugs to <https://gitlab.freedesktop.org/xorg/app/xinit/-/issues>.
_ACEOF
ac_status=$?
fi
@@ -1583,7 +1581,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-xinit configure 1.4.1
+xinit configure 1.4.2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1836,78 +1834,11 @@ fi
as_fn_set_status $ac_retval
} # ac_fn_c_try_link
-
-# ac_fn_c_check_func LINENO FUNC VAR
-# ----------------------------------
-# Tests whether FUNC exists, setting the cache variable VAR accordingly
-ac_fn_c_check_func ()
-{
- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
-$as_echo_n "checking for $2... " >&6; }
-if eval \${$3+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $2 innocuous_$2
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $2 (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $2
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
- builtin and then its argument prototype would still apply. */
-#ifdef __cplusplus
-extern "C"
-#endif
-char $2 ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined __stub_$2 || defined __stub___$2
-choke me
-#endif
-
-int
-main ()
-{
-return $2 ();
- ;
- return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
- eval "$3=yes"
-else
- eval "$3=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-eval ac_res=\$$3
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-
-} # ac_fn_c_check_func
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 xinit $as_me 1.4.1, which was
+It was created by xinit $as_me 1.4.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2736,7 +2667,7 @@ fi
# Define the identity of the package.
PACKAGE='xinit'
- VERSION='1.4.1'
+ VERSION='1.4.2'
cat >>confdefs.h <<_ACEOF
@@ -2783,29 +2714,6 @@ am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
-$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
- # Check whether --enable-maintainer-mode was given.
-if test "${enable_maintainer_mode+set}" = set; then :
- enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
-else
- USE_MAINTAINER_MODE=no
-fi
-
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
-$as_echo "$USE_MAINTAINER_MODE" >&6; }
- if test $USE_MAINTAINER_MODE = yes; then
- MAINTAINER_MODE_TRUE=
- MAINTAINER_MODE_FALSE='#'
-else
- MAINTAINER_MODE_TRUE='#'
- MAINTAINER_MODE_FALSE=
-fi
-
- MAINT=$MAINTAINER_MODE_TRUE
-
-
-
# Require X.Org macros 1.19 or later for TRADITIONALCPPFLAGS
@@ -10886,25 +10794,6 @@ fi
fi
-TIGER_LAUNCHD=no
-if test "x$LAUNCHD" = "xyes" ; then
-
-$as_echo "#define HAVE_LAUNCHD 1" >>confdefs.h
-
- case $host_os in
- darwin8*)
- TIGER_LAUNCHD=yes
- ;;
- esac
- ac_fn_c_check_func "$LINENO" "dispatch_async" "ac_cv_func_dispatch_async"
-if test "x$ac_cv_func_dispatch_async" = xyes; then :
-
-$as_echo "#define HAVE_LIBDISPATCH 1" >>confdefs.h
-
-fi
-
-fi
-
cat >>confdefs.h <<_ACEOF
#define BUNDLE_ID_PREFIX "$bundleidprefix"
@@ -10922,14 +10811,6 @@ else
LAUNCHD_FALSE=
fi
- if test "x$TIGER_LAUNCHD" = "xyes"; then
- TIGER_LAUNCHD_TRUE=
- TIGER_LAUNCHD_FALSE='#'
-else
- TIGER_LAUNCHD_TRUE='#'
- TIGER_LAUNCHD_FALSE=
-fi
-
if test "x$launchagentxserver" != "xno"; then
LAUNCHAGENT_XSERVER_TRUE=
LAUNCHAGENT_XSERVER_FALSE='#'
@@ -11320,10 +11201,6 @@ if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
-if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
- as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
as_fn_error $? "conditional \"AMDEP\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -11336,10 +11213,6 @@ if test -z "${LAUNCHD_TRUE}" && test -z "${LAUNCHD_FALSE}"; then
as_fn_error $? "conditional \"LAUNCHD\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
-if test -z "${TIGER_LAUNCHD_TRUE}" && test -z "${TIGER_LAUNCHD_FALSE}"; then
- as_fn_error $? "conditional \"TIGER_LAUNCHD\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
if test -z "${LAUNCHAGENT_XSERVER_TRUE}" && test -z "${LAUNCHAGENT_XSERVER_FALSE}"; then
as_fn_error $? "conditional \"LAUNCHAGENT_XSERVER\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -11741,7 +11614,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 xinit $as_me 1.4.1, which was
+This file was extended by xinit $as_me 1.4.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -11801,13 +11674,13 @@ $config_headers
Configuration commands:
$config_commands
-Report bugs to <https://gitlab.freedesktop.org/xorg/app/xinit/issues>."
+Report bugs to <https://gitlab.freedesktop.org/xorg/app/xinit/-/issues>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-xinit config.status 1.4.1
+xinit config.status 1.4.2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"