We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d67ed5 commit 7490577Copy full SHA for 7490577
2 files changed
configure
@@ -6694,6 +6694,8 @@ then
6694
SCO_SV*) OPT="$OPT -m486 -DSCO5"
6695
;;
6696
esac
6697
+
6698
+ OPT="$OPT -std=c99"
6699
6700
6701
*)
configure.ac
@@ -1458,6 +1458,8 @@ then
1458
1459
1460
1461
1462
1463
1464
1465
0 commit comments