diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-04-19 16:54:57 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-04-19 16:54:57 +0000 |
commit | a74783d0089450c27a42fba585eeb6478208d360 (patch) | |
tree | cb8141ec922f86dd46d96600158b08d942b899cd /app/xdm/configure | |
parent | 274aeaea2ad7a5707adfb8ce4dd5cb5d4d77c033 (diff) |
update to xdm-1.1.7 (No changes on OpenBSD).
Diffstat (limited to 'app/xdm/configure')
-rw-r--r-- | app/xdm/configure | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/app/xdm/configure b/app/xdm/configure index 96bb1ba1f..f72026bb2 100644 --- a/app/xdm/configure +++ b/app/xdm/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for xdm 1.1.6. +# Generated by GNU Autoconf 2.59 for xdm 1.1.7. # # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>. # @@ -423,8 +423,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='xdm' PACKAGE_TARNAME='xdm' -PACKAGE_VERSION='1.1.6' -PACKAGE_STRING='xdm 1.1.6' +PACKAGE_VERSION='1.1.7' +PACKAGE_STRING='xdm 1.1.7' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' # Factoring default headers for most tests. @@ -1045,7 +1045,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 xdm 1.1.6 to adapt to many kinds of systems. +\`configure' configures xdm 1.1.7 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1111,7 +1111,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xdm 1.1.6:";; + short | recursive ) echo "Configuration of xdm 1.1.7:";; esac cat <<\_ACEOF @@ -1340,7 +1340,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -xdm configure 1.1.6 +xdm configure 1.1.7 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1354,7 +1354,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xdm $as_me 1.1.6, which was +It was created by xdm $as_me 1.1.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1952,7 +1952,7 @@ fi # Define the identity of the package. PACKAGE='xdm' - VERSION='1.1.6' + VERSION='1.1.7' cat >>confdefs.h <<_ACEOF @@ -22010,7 +22010,7 @@ case $host_os in SU="su" ;; darwin*) - OS_CFLAGS="-D__DARWIN__ -DNO_LASTLOG" + OS_CFLAGS="-DNO_LASTLOG" SU="su -m" ;; *bsd*|dragonfly*) @@ -24632,7 +24632,7 @@ cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1` _ACEOF - PVM=`echo $PACKAGE_VERSION | cut -d . -f 2` + PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1` if test "x$PVM" = "x"; then PVM="0" fi @@ -24641,7 +24641,7 @@ cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION_MINOR $PVM _ACEOF - PVP=`echo $PACKAGE_VERSION | cut -d . -f 3` + PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1` if test "x$PVP" = "x"; then PVP="0" fi @@ -25106,7 +25106,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by xdm $as_me 1.1.6, which was +This file was extended by xdm $as_me 1.1.7, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -25169,7 +25169,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -xdm config.status 1.1.6 +xdm config.status 1.1.7 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |