diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-17 10:43:11 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-17 10:43:11 +0000 |
commit | e5bd0d54bda8f59a1caeb9a0ffcfca2a94aeeb09 (patch) | |
tree | 9537388ef80f02e84c020d84bb6abdf7adb20264 /lib/libXfontcache/configure | |
parent | 019c8713c5e2d96f10ce41b51cbcad2c53b262fb (diff) |
regen
Diffstat (limited to 'lib/libXfontcache/configure')
-rw-r--r-- | lib/libXfontcache/configure | 43 |
1 files changed, 33 insertions, 10 deletions
diff --git a/lib/libXfontcache/configure b/lib/libXfontcache/configure index 2469a168a..d2a1736e2 100644 --- a/lib/libXfontcache/configure +++ b/lib/libXfontcache/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for libXfontcache 1.0.3. +# Generated by GNU Autoconf 2.59 for libXfontcache 1.0.4. # # 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='libXfontcache' PACKAGE_TARNAME='libXfontcache' -PACKAGE_VERSION='1.0.3' -PACKAGE_STRING='libXfontcache 1.0.3' +PACKAGE_VERSION='1.0.4' +PACKAGE_STRING='libXfontcache 1.0.4' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' # Factoring default headers for most tests. @@ -965,7 +965,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 libXfontcache 1.0.3 to adapt to many kinds of systems. +\`configure' configures libXfontcache 1.0.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1031,7 +1031,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libXfontcache 1.0.3:";; + short | recursive ) echo "Configuration of libXfontcache 1.0.4:";; esac cat <<\_ACEOF @@ -1181,7 +1181,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -libXfontcache configure 1.0.3 +libXfontcache configure 1.0.4 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1195,7 +1195,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 libXfontcache $as_me 1.0.3, which was +It was created by libXfontcache $as_me 1.0.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1838,7 +1838,7 @@ fi # Define the identity of the package. PACKAGE='libXfontcache' - VERSION='1.0.3' + VERSION='1.0.4' cat >>confdefs.h <<_ACEOF @@ -18914,6 +18914,29 @@ fi; echo "$as_me: Building with package name set to $PACKAGE" >&6;} fi +cat >>confdefs.h <<_ACEOF +#define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1` +_ACEOF + + PVM=`echo $PACKAGE_VERSION | cut -d . -f 2` + if test "x$PVM" = "x"; then + PVM="0" + fi + +cat >>confdefs.h <<_ACEOF +#define PACKAGE_VERSION_MINOR $PVM +_ACEOF + + PVP=`echo $PACKAGE_VERSION | cut -d . -f 3` + if test "x$PVP" = "x"; then + PVP="0" + fi + +cat >>confdefs.h <<_ACEOF +#define PACKAGE_VERSION_PATCHLEVEL $PVP +_ACEOF + + ac_config_files="$ac_config_files Makefile src/Makefile man/Makefile xfontcache.pc" cat >confcache <<\_ACEOF @@ -19306,7 +19329,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by libXfontcache $as_me 1.0.3, which was +This file was extended by libXfontcache $as_me 1.0.4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -19369,7 +19392,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -libXfontcache config.status 1.0.3 +libXfontcache config.status 1.0.4 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |