head	1.2;
access;
symbols
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.04.23.20.11.35;	author pat;	state dead;
branches;
next	1.1;

1.1
date	2002.01.09.04.44.52;	author pat;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 0.3.4

PR:		37320
Submitted by:	maintainer
@
text
@--- configure.orig	Mon Nov 26 20:55:10 2001
+++ configure	Sun Dec 30 23:00:35 2001
@@@@ -3739,20 +3739,9 @@@@
     # The recursion is here.
     if test -n "$ac_sub_configure"; then
 
-      # Make the cache file name correct relative to the subdirectory.
-      case "$cache_file" in
-      /*) ac_sub_cache_file=$cache_file ;;
-      *) # Relative path.
-        ac_sub_cache_file="$ac_dots$cache_file" ;;
-      esac
-  case "$ac_given_INSTALL" in
-        [/$]*) INSTALL="$ac_given_INSTALL" ;;
-        *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
-        esac
-
-      echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
+      echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --srcdir=$ac_sub_srcdir"
       # The eval makes quoting arguments work.
-      if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
+      if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --srcdir=$ac_sub_srcdir
       then :
       else
         { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }
@


1.1
log
@Update to 0.2.6

PR:		31727
Reviewed by:	maintainer
@
text
@@

