summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-08-07 13:54:41 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-08-07 13:54:41 +0200
commit247d9c0b5c2315bc5fb9826fbcd168ad3bda63de (patch)
treec50deb9b9f5b7a8e6c94d138c374ed24b6f1e602 /doc
parentcb71a67c1224c0c2f8ce475f2ae620e8a8d9db88 (diff)
Use AC_PROG_CC_C99 to discover C99-compliant compiler.
Instead of just checking if the compiler supports -std=gnu99 option, make use of the autoconf macro for discovering C99. This way other non-GCC compiler could be used in C99 mode too. If the compiler does not support gnu99 it falls back to c99, giving more chances that it would work than leaving it to default.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions