Remove pointless & unused configure checks
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Jan 2010 08:56:56 +0000 (10:56 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Jan 2010 08:56:56 +0000 (10:56 +0200)
commite9df6383be6b95621250c7258909587098d70999
tree537f1a2207e38068eb00c31778a9d15ea9b96611
parent0edc291e50f9b6023a3e8e560d590e1dd2149a7f
Remove pointless & unused configure checks
- vprintf(), vsnprintf() and snprintf() are in C99, no point checking
  especially as we dont have fallbacks for them
- no point testing for inline capability as we dont try to work around
configure.ac