summaryrefslogtreecommitdiff
path: root/news/cg/patches
AgeCommit message (Collapse)AuthorFilesLines
2009-08-24Fix build for systems with POSIX getline().wiz3-2/+37
2005-11-03cg's autoconf tests never check headers, so adding HAVE_STDARG_H checktv1-0/+13
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>.