head	1.2;
access;
symbols
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.12.08.06.22.03;	author ijliao;	state dead;
branches;
next	1.1;

1.1
date	99.11.25.18.33.57;	author jseger;	state Exp;
branches;
next	;


desc
@@


1.2
log
@upgrade to 2.4.0
assign maintainer (was ports@@FreeBSD.org0

PR:		32548
Submitted by:	Tim Pierce <twp@@unchi.org>
@
text
@--- configure.orig	Thu Nov 11 11:19:54 1999
+++ configure	Thu Nov 25 13:04:20 1999
@@@@ -1956,7 +1956,8 @@@@
      old)
      use=dos-go32;;
 
-     *86*-freebsd)
+     *86*-freebsd*)
+     MPI_FILE=mpi-386_no_under.o
      use=FreeBSD;;
 
      hp3*-*hpux*)
@@@@ -2340,6 +2341,9 @@@@
 TK_CONFIG_PREFIX=`tclsh8.0 conftest.tcl`
 if test -d "${TK_CONFIG_PREFIX}"  ; then true; else
 TK_CONFIG_PREFIX=`tclsh conftest.tcl`
+if test -d "${TK_CONFIG_PREFIX}"  ; then true; else
+TK_CONFIG_PREFIX="unknown"
+fi
 fi
 fi
 #AC_MSG_CHECKING(TK_CONFIG_PREFIX=${TK_CONFIG_PREFIX})
@


1.1
log
@Unbreak and upgrade to gcl-2.3
@
text
@@

