From 57029fa42bf299253de32f9f65e129d10c775d89 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Mon, 19 Jan 2009 10:16:33 +0000 Subject: + fixed stale *.in svn path=/trunk/externals/moocow/pdstring/; revision=10577 --- configure | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) (limited to 'configure') diff --git a/configure b/configure index c6adf7f..0101dfe 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for pdstring 0.06. +# Generated by GNU Autoconf 2.61 for pdstring 0.07. # # Report bugs to . # @@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='pdstring' PACKAGE_TARNAME='pdstring' -PACKAGE_VERSION='0.06' -PACKAGE_STRING='pdstring 0.06' +PACKAGE_VERSION='0.07' +PACKAGE_STRING='pdstring 0.07' PACKAGE_BUGREPORT='moocow@ling.uni-potsdam.de' ac_default_prefix=/usr/local @@ -1181,7 +1181,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 pdstring 0.06 to adapt to many kinds of systems. +\`configure' configures pdstring 0.07 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1247,7 +1247,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of pdstring 0.06:";; + short | recursive ) echo "Configuration of pdstring 0.07:";; esac cat <<\_ACEOF @@ -1341,7 +1341,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -pdstring configure 0.06 +pdstring configure 0.07 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1355,7 +1355,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 pdstring $as_me 0.06, which was +It was created by pdstring $as_me 0.07, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2030,7 +2030,7 @@ fi # Define the identity of the package. PACKAGE=pdstring - VERSION=0.06 + VERSION=0.07 cat >>confdefs.h <<_ACEOF @@ -3702,7 +3702,20 @@ echo "${ECHO_T}no" >&6; } fi +##vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv +## compiled +cat >>confdefs.h <<_ACEOF +#define PDSTRING_DATE "`date`" +_ACEOF + + +cat >>confdefs.h <<_ACEOF +#define PDSTRING_USER "$USER" +_ACEOF + +## /compiled +##^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ LD=ld if test `uname -s` = Linux; @@ -4169,7 +4182,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by pdstring $as_me 0.06, which was +This file was extended by pdstring $as_me 0.07, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4222,7 +4235,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -pdstring config.status 0.06 +pdstring config.status 0.07 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" -- cgit v1.2.1