mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
Some compiler support C11 standard by default, some need an explicit option, and some don't support at all; this new macro only tries to enable support if possible, the actual feature support being done by other checks on case-by-case Signed-off-by: Christophe CURIS <christophe.curis@free.fr>