summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2013-04-28Remove support for pre-ANSI variadic function calls.Paul Smith1-5/+0
We've required support for ANSI C (ISO C 89) or better for quite a while. Get rid of the old varags.h, doprnt() stuff and simply assume ANSI C variadic function capability and basic C runtime library support (vfprintf, vsprintf, etc.)
2013-04-16Cleanup some source and fix autoconf warnings.Paul Smith1-3/+3
2013-01-12Change configure.in to configure.ac, and other Git fixes.Paul Smith1-0/+531