head	1.2;
access;
symbols
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.10.04.08.59.33;	author linimon;	state dead;
branches;
next	1.1;

1.1
date	2000.09.01.06.52.04;	author wes;	state Exp;
branches;
next	;


desc
@@


1.2
log
@lang/snobol is obsolted by lang/snobol4.

Discussed with:		maintainer
@
text
@--- configure.orig	Fri Sep  1 00:13:51 2000
+++ configure	Fri Sep  1 00:14:00 2000
@@@@ -1,6 +1,6 @@@@
 #!/bin/sh
 
-if autoconf "$@@" > config.m4.tmp; then
+if ./autoconf "$@@" > config.m4.tmp; then
 	rm -f config.m4
 	mv config.m4.tmp config.m4
 else
@


1.1
log
@A port of the Macro Implementation of SNOBOL4 in C (C-MAINBOL) version
0.99.4; Aug 11, 1997.  This was sort of request by Eivind.
@
text
@@

