]> git.saurik.com Git - bison.git/blobdiff - tests/local.at
Merge branch 'branch-2.6' into maint
[bison.git] / tests / local.at
index 88825210e7c0b5d39bed4b291a899eead3cd401f..e2fd1beb5a31e1febf0b0b8834df700e54bc312d 100644 (file)
@@ -138,7 +138,7 @@ m4_pushdef([AT_LEXPARAM_IF],
 m4_pushdef([AT_LOCATION_IF],
 [m4_bmatch([$3], [%locations], [$1], [$2])])
 m4_pushdef([AT_LOCATION_TYPE_IF],
-[m4_bmatch([$3], [%define location_type], [$1], [$2])])
+[m4_bmatch([$3], [%define \(api\.location\.type\|location_type\)], [$1], [$2])])
 m4_pushdef([AT_PARAM_IF],
 [m4_bmatch([$3], [%parse-param], [$1], [$2])])
 # Comma-terminated list of formals parse-parameters.