Removed varargs.h and all dependencies on it
commiteb706c362ca6c96a923e8acfd31859efa617fe00
authorChris Frey <cdfrey@foursquare.net>
Wed, 5 Sep 2012 19:23:49 +0000 (5 15:23 -0400)
committerChris Frey <cdfrey@foursquare.net>
Wed, 5 Sep 2012 19:23:49 +0000 (5 15:23 -0400)
tree0094b84e1a048837aec91536df009128edcd2ddb
parente34b225cd10cdc019ff2e418efff5305d86648fd
Removed varargs.h and all dependencies on it

Even configure itself assumes stdarg.h by now in its own tests, at least
on my system, so don't bother with the extra checks anymore, since they
are causing trouble during user compiles.
compat/compat.h
compat/snprintf.c