diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-10-13 20:34:12 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-10-13 20:34:12 +0000 |
commit | 28c1518dc93984a96b373daafef1ff07c88d62fb (patch) | |
tree | f8d74df9df20bd9cb18d9ee1ed12645a73ce3633 /app/luit/configure | |
parent | 2b0b095090d200dbb52cedaf835e295aa928bcd3 (diff) |
luit 1.0.3
Diffstat (limited to 'app/luit/configure')
-rw-r--r-- | app/luit/configure | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/app/luit/configure b/app/luit/configure index 6c82a9728..aca500fb0 100644 --- a/app/luit/configure +++ b/app/luit/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for luit 1.0.2. +# Generated by GNU Autoconf 2.59 for luit 1.0.3. # # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>. # @@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='luit' PACKAGE_TARNAME='luit' -PACKAGE_VERSION='1.0.2' -PACKAGE_STRING='luit 1.0.2' +PACKAGE_VERSION='1.0.3' +PACKAGE_STRING='luit 1.0.3' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os LOCALEALIASFILE PKG_CONFIG ac_pt_PKG_CONFIG LUIT_CFLAGS LUIT_LIBS APP_MAN_SUFFIX LIB_MAN_SUFFIX FILE_MAN_SUFFIX MISC_MAN_SUFFIX DRIVER_MAN_SUFFIX ADMIN_MAN_SUFFIX APP_MAN_DIR LIB_MAN_DIR FILE_MAN_DIR MISC_MAN_DIR DRIVER_MAN_DIR ADMIN_MAN_DIR LIBOBJS LTLIBOBJS' @@ -750,7 +750,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 luit 1.0.2 to adapt to many kinds of systems. +\`configure' configures luit 1.0.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -816,7 +816,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of luit 1.0.2:";; + short | recursive ) echo "Configuration of luit 1.0.3:";; esac cat <<\_ACEOF @@ -833,7 +833,7 @@ Optional Packages: --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-localealiasfile=<path> The locale alias file (default: - ${libdir}/X11/locale/locale.alias) + ${datadir}/X11/locale/locale.alias) --with-release-version=STRING Use release version string in package name @@ -947,7 +947,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -luit configure 1.0.2 +luit configure 1.0.3 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -961,7 +961,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 luit $as_me 1.0.2, which was +It was created by luit $as_me 1.0.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1559,7 +1559,7 @@ fi # Define the identity of the package. PACKAGE='luit' - VERSION='1.0.2' + VERSION='1.0.3' cat >>confdefs.h <<_ACEOF @@ -3041,7 +3041,7 @@ if test "${with_localealiasfile+set}" = set; then withval="$with_localealiasfile" LOCALEALIASFILE="$withval" else - LOCALEALIASFILE=${libdir}/X11/locale/locale.alias + LOCALEALIASFILE=${datadir}/X11/locale/locale.alias fi; @@ -3265,7 +3265,7 @@ fi case $host_os in linux*) - OS_CFLAGS="-D_XOPEN_SOURCE" + OS_CFLAGS="-D_XOPEN_SOURCE=500" ;; *) OS_CFLAGS= @@ -3367,7 +3367,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 @@ -3376,7 +3376,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 @@ -3771,7 +3771,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by luit $as_me 1.0.2, which was +This file was extended by luit $as_me 1.0.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3834,7 +3834,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -luit config.status 1.0.2 +luit config.status 1.0.3 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |