From 7aca62c4cb54b4a3b30a772d0875ebcc6b76f8be Mon Sep 17 00:00:00 2001 From: Wes Peters Date: Mon, 27 Oct 2003 20:44:31 +0000 Subject: Follow the bouncing C compiler: use stdargs instead of varargs in this lovely ancient code. --- lang/snobol/files/patch-aa | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/snobol') diff --git a/lang/snobol/files/patch-aa b/lang/snobol/files/patch-aa index ebe6b8f6937a..95e9d074735a 100644 --- a/lang/snobol/files/patch-aa +++ b/lang/snobol/files/patch-aa @@ -1,7 +1,8 @@ --- config/bsd44.m4.orig Thu Aug 31 09:49:40 2000 +++ config/bsd44.m4 Thu Aug 31 09:49:59 2000 -@@ -1,3 +1,4 @@ +@@ -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]) -- cgit v1.2.3