summaryrefslogtreecommitdiff
path: root/lib/libXpm/configure
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2023-01-07 17:15:05 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2023-01-07 17:15:05 +0000
commit4ac03ca0f3ca4207a9c016f7866247d9eb5d4362 (patch)
tree00e2ed626f667461b85f90381fd3e0c618295800 /lib/libXpm/configure
parent24b609315bcc689027b51a0210dd2551a2bd7743 (diff)
Update to libXpm 3.5.14. This adds manual pages and fixes typos in comments.
Diffstat (limited to 'lib/libXpm/configure')
-rw-r--r--lib/libXpm/configure60
1 files changed, 36 insertions, 24 deletions
diff --git a/lib/libXpm/configure b/lib/libXpm/configure
index c0963b3d0..facc84e4a 100644
--- a/lib/libXpm/configure
+++ b/lib/libXpm/configure
@@ -1,8 +1,8 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libXpm 3.5.13.
+# Generated by GNU Autoconf 2.69 for libXpm 3.5.14.
#
-# Report bugs to <https://gitlab.freedesktop.org/xorg/lib/libXpm/issues>.
+# Report bugs to <https://gitlab.freedesktop.org/xorg/lib/libxpm/-/issues>.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -275,7 +275,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/lib/libXpm/issues
+$0: https://gitlab.freedesktop.org/xorg/lib/libxpm/-/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
@@ -591,9 +591,9 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='libXpm'
PACKAGE_TARNAME='libXpm'
-PACKAGE_VERSION='3.5.13'
-PACKAGE_STRING='libXpm 3.5.13'
-PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/lib/libXpm/issues'
+PACKAGE_VERSION='3.5.14'
+PACKAGE_STRING='libXpm 3.5.14'
+PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/lib/libxpm/-/issues'
PACKAGE_URL=''
ac_unique_file="Makefile.am"
@@ -764,6 +764,7 @@ infodir
docdir
oldincludedir
includedir
+runstatedir
localstatedir
sharedstatedir
sysconfdir
@@ -855,6 +856,7 @@ datadir='${datarootdir}'
sysconfdir='${prefix}/etc'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
+runstatedir='${localstatedir}/run'
includedir='${prefix}/include'
oldincludedir='/usr/include'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -1107,6 +1109,15 @@ do
| -silent | --silent | --silen | --sile | --sil)
silent=yes ;;
+ -runstatedir | --runstatedir | --runstatedi | --runstated \
+ | --runstate | --runstat | --runsta | --runst | --runs \
+ | --run | --ru | --r)
+ ac_prev=runstatedir ;;
+ -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
+ | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
+ | --run=* | --ru=* | --r=*)
+ runstatedir=$ac_optarg ;;
+
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
ac_prev=sbindir ;;
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
@@ -1244,7 +1255,7 @@ fi
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
datadir sysconfdir sharedstatedir localstatedir includedir \
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
- libdir localedir mandir
+ libdir localedir mandir runstatedir
do
eval ac_val=\$$ac_var
# Remove trailing slashes.
@@ -1357,7 +1368,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 libXpm 3.5.13 to adapt to many kinds of systems.
+\`configure' configures libXpm 3.5.14 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1397,6 +1408,7 @@ Fine tuning of the installation directories:
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
+ --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
@@ -1427,7 +1439,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of libXpm 3.5.13:";;
+ short | recursive ) echo "Configuration of libXpm 3.5.14:";;
esac
cat <<\_ACEOF
@@ -1491,7 +1503,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/lib/libXpm/issues>.
+Report bugs to <https://gitlab.freedesktop.org/xorg/lib/libxpm/-/issues>.
_ACEOF
ac_status=$?
fi
@@ -1554,7 +1566,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-libXpm configure 3.5.13
+libXpm configure 3.5.14
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1878,7 +1890,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 libXpm $as_me 3.5.13, which was
+It was created by libXpm $as_me 3.5.14, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2708,7 +2720,7 @@ fi
# Define the identity of the package.
PACKAGE='libXpm'
- VERSION='3.5.13'
+ VERSION='3.5.14'
cat >>confdefs.h <<_ACEOF
@@ -17600,8 +17612,8 @@ fi
# Obtain compiler/linker options for dependencies
pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XPM" >&5
-$as_echo_n "checking for XPM... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for xproto x11" >&5
+$as_echo_n "checking for xproto x11... " >&6; }
if test -n "$XPM_CFLAGS"; then
pkg_cv_XPM_CFLAGS="$XPM_CFLAGS"
@@ -17641,7 +17653,7 @@ fi
if test $pkg_failed = yes; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -17668,7 +17680,7 @@ Alternatively, you may set the environment variables XPM_CFLAGS
and XPM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details." "$LINENO" 5
elif test $pkg_failed = untried; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -17691,8 +17703,8 @@ $as_echo "yes" >&6; }
fi
pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SXPM" >&5
-$as_echo_n "checking for SXPM... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for x11 xt xext xextproto xproto >= 7.0.17" >&5
+$as_echo_n "checking for x11 xt xext xextproto xproto >= 7.0.17... " >&6; }
if test -n "$SXPM_CFLAGS"; then
pkg_cv_SXPM_CFLAGS="$SXPM_CFLAGS"
@@ -17732,7 +17744,7 @@ fi
if test $pkg_failed = yes; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -17750,7 +17762,7 @@ fi
build_sxpm=false
elif test $pkg_failed = untried; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
build_sxpm=false
else
@@ -18448,7 +18460,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 libXpm $as_me 3.5.13, which was
+This file was extended by libXpm $as_me 3.5.14, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -18508,13 +18520,13 @@ $config_headers
Configuration commands:
$config_commands
-Report bugs to <https://gitlab.freedesktop.org/xorg/lib/libXpm/issues>."
+Report bugs to <https://gitlab.freedesktop.org/xorg/lib/libxpm/-/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="\\
-libXpm config.status 3.5.13
+libXpm config.status 3.5.14
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"