diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-12-22 07:44:29 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-12-22 07:44:29 -0800 |
commit | 0fc0ee99965ae1657bb212702ba489333fbe193b (patch) | |
tree | dba820a35d1e90efec479d45fc5d98d489402375 /ffi.h | |
parent | 806f1cbfee655871344f8fa4a0cf8a4336e49e1e (diff) | |
download | txr-0fc0ee99965ae1657bb212702ba489333fbe193b.tar.gz txr-0fc0ee99965ae1657bb212702ba489333fbe193b.tar.bz2 txr-0fc0ee99965ae1657bb212702ba489333fbe193b.zip |
configure: relax to C99 for regular users.
The code will continue to stick to C90, but requesting C90
compatibility from GCC may break for downstream users in some
environments that don't support C90 in their header files.
* configure (lang_flags): Remove -ansi option from here.
(usage): Help text for maintainer mode updated.
(mainline): Add -std=c++98 to the front of lang_flags if
compiling as C++, -std=c90 in maintainer mode, else -std=c99.
Diffstat (limited to 'ffi.h')
0 files changed, 0 insertions, 0 deletions