Add autoconf macro to test C99 style variable declarations

Issue #535 closed
Erik Schnetter created an issue

Many compilers don't support C99 style variable declarations in their default settings. We should test this, add certain flags automatically if we can, or abort with a clear error message otherwise.

Keyword:

Comments (2)

  1. Log in to comment