summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ec6d61b..3f72369 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1458,6 +1458,8 @@ then
SCO_SV*) OPT="$OPT -m486 -DSCO5"
;;
esac
+
+ OPT="$OPT -std=c99"
;;
*)