]> git.saurik.com Git - bison.git/blobdiff - tests/headers.at
tests: no longer disable -O compiler options
[bison.git] / tests / headers.at
index 91fdb950eb84fa72916cbac70e71efb9d0e7bace..8e70a7eb4f347cd556dbfcd1b4996e90eec4d373 100644 (file)
@@ -249,6 +249,7 @@ for h in *.h *.hh
 do
   # No shell expansion with AT_DATA.
   cat >$h.cc <<EOF
+AT_DATA_SOURCE_PROLOGUE
 #include "$h"
 #include "$h"
 EOF