Revert "Update dbfwfilter build configuration"
This reverts commit 09ef292283311483354e6cd628318a5cafd96b2c. The old syntax is still required on SLES 11.
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
%pure-parser
|
%pure-parser
|
||||||
|
|
||||||
/** Prefix all functions */
|
/** Prefix all functions */
|
||||||
%name-prefix "dbfw_yy"
|
%name-prefix="dbfw_yy"
|
||||||
|
|
||||||
/** The pure parser requires one extra parameter */
|
/** The pure parser requires one extra parameter */
|
||||||
%parse-param {void* scanner}
|
%parse-param {void* scanner}
|
||||||
|
Reference in New Issue
Block a user