]> git.saurik.com Git - bison.git/blobdiff - tests/local.at
Merge branch 'branch-2.6' into maint
[bison.git] / tests / local.at
index e803e57ffc1491b68aa804b3567b4c57b4f2db8b..88e797f5a272b354046a0a2da6ace722f71a1651 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.