Subject: CVS commit: pkgsrc/news/cg
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2005 16:53:34
Module Name: pkgsrc
Committed By: tv
Date: Thu Nov 3 16:53:34 UTC 2005
Modified Files:
pkgsrc/news/cg: distinfo
Added Files:
pkgsrc/news/cg/patches: patch-aa
Log Message:
cg's autoconf tests never check headers, so adding HAVE_STDARG_H check
is somewhat nontrivial. To make this build on a gcc3 system without one
of the functions in snprintf.c, also allow __STDC__ to be a flag indicating
availability of <stdarg.h>.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/news/cg/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/news/cg/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.