]> git.saurik.com Git - wxWidgets.git/blobdiff - src/make.env
Someone must have committed some ASCII string literals while I wasn't looking.
[wxWidgets.git] / src / make.env
index 1ad49be955c1601d66fe421c5acec38e5485e3f0..8bbc6e78ed4b224e3c36c383415695face643196 100644 (file)
@@ -22,6 +22,8 @@ CCLEX       = $(CCC)
 
 LEX         = lex
 YACC        = yacc
+# Note: if using bison, use -y option for yacc compatibility
+# YACC      = bison -y
 MAKE        = make
 AROPTIONS   = ruv
 RANLIB      = ranlib