* configure.ac (INTRP_CFLAGS, ARCH_CFLAGS): Use -std=c99 instead of
authorChristian Thalinger <twisti@complang.tuwien.ac.at>
Thu, 12 Jun 2008 15:06:47 +0000 (17:06 +0200)
committerChristian Thalinger <twisti@complang.tuwien.ac.at>
Thu, 12 Jun 2008 15:06:47 +0000 (17:06 +0200)
commit37e53715a8e688104253b8d3e02deb50c040bf85
tree904505bcb31175f5383befc73d6321fee6a88d98
parent6437b8ff7ea5089b143ed57b81960239c65c8603
* configure.ac (INTRP_CFLAGS, ARCH_CFLAGS): Use -std=c99 instead of
-ansi and bumped _POSIX_C_SOURCE to version 200112L.
(AC_CHECK_HEADERS): Added stdbool.h and stdint.h.
* src/vm/global.h (boolm true, false): Removed.
configure.ac
src/vm/global.h