diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 10:29:09 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 10:29:09 +0000 |
commit | f3fc8db2d221094d4913451b300a1cb58c0d1db3 (patch) | |
tree | 6b2fc5cb016ec6f167c1505e816630e6b155dc9f /dmake | |
parent | b9337c5239911a71c9bf9844c3739ff774285dc0 (diff) |
INTEGRATION: CWS dmake49 (1.21.2); FILE MERGED
2007/06/25 22:11:44 vq 1.21.2.1: #i78508# Release dmake 4.9.
Diffstat (limited to 'dmake')
-rwxr-xr-x | dmake/configure | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/dmake/configure b/dmake/configure index c6f696c74a12..c4112155162b 100755 --- a/dmake/configure +++ b/dmake/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for dmake 4.8. +# Generated by GNU Autoconf 2.61 for dmake 4.9. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -572,8 +572,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='dmake' PACKAGE_TARNAME='dmake' -PACKAGE_VERSION='4.8' -PACKAGE_STRING='dmake 4.8' +PACKAGE_VERSION='4.9' +PACKAGE_STRING='dmake 4.9' PACKAGE_BUGREPORT='' ac_unique_file="man/dmake.tf" @@ -1223,7 +1223,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 dmake 4.8 to adapt to many kinds of systems. +\`configure' configures dmake 4.9 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1292,7 +1292,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of dmake 4.8:";; + short | recursive ) echo "Configuration of dmake 4.9:";; esac cat <<\_ACEOF @@ -1382,7 +1382,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -dmake configure 4.8 +dmake configure 4.9 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1396,7 +1396,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 dmake $as_me 4.8, which was +It was created by dmake $as_me 4.9, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2116,7 +2116,7 @@ fi # Define the identity of the package. PACKAGE='dmake' - VERSION='4.8' + VERSION='4.9' cat >>confdefs.h <<_ACEOF @@ -4038,7 +4038,7 @@ case "$_os" in "SunOS") OS_VERSION=solaris ;; - "Linux") + Linux|GNU|GNU/*) OS_VERSION=linux ;; "CYGWIN") @@ -4077,9 +4077,6 @@ case "$_os" in "IRIX64") OS_VERSION=sysvr4 ;; - "GNU") - OS_VERSION=linux - ;; "AIX") OS_VERSION=sysvr4 ;; @@ -8063,7 +8060,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 dmake $as_me 4.8, which was +This file was extended by dmake $as_me 4.9, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -8116,7 +8113,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -dmake config.status 4.8 +dmake config.status 4.9 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |