head	1.3;
access;
symbols
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	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.3
date	2007.10.04.08.59.33;	author linimon;	state dead;
branches;
next	1.2;

1.2
date	2003.10.27.20.44.31;	author wes;	state Exp;
branches;
next	1.1;

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


desc
@@


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

Discussed with:		maintainer
@
text
@--- config/bsd44.m4.orig        Thu Aug 31 09:49:40 2000
+++ config/bsd44.m4     Thu Aug 31 09:49:59 2000
@@@@ -1,3 +1,5 @@@@
 # $Id: bsd44.m4,v 1.3 1996/10/05 06:25:58 phil Exp $
 
 # config for BSD 4.4, and progeny (BSDI, NetBSD, FreeBSD, 386BSD)
+DYNAMIC_C=lib/generic/dynamic.c
+ADD_CPPFLAGS([-DUSE_STDARG_H])
@


1.2
log
@Follow the bouncing C compiler: use stdargs instead of varargs in this
lovely ancient code.
@
text
@@


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
@d3 1
a3 1
@@@@ -1,3 +1,4 @@@@
d8 1
@

