mirror of
https://github.com/gryf/wmaker.git
synced 2026-05-04 23:31:05 +02:00
9b67b36276
As discovered by Douglas Torrance, this flag is not really portable, so this patch adds a check in the configure script to detect if any known define could help. If no value works, we fall back to defining it with the neutral value '0', so the compilation will not fail. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>