comment change.

* data/c++.m4: here.
This commit is contained in:
Akim Demaille
2010-05-09 14:36:09 +02:00
parent 8aec287e64
commit f38ae16f37

View File

@@ -28,7 +28,7 @@ b4_percent_define_default([[parser_class_name]], [[parser]])
# Don't do that so that we remember whether we're using a user # Don't do that so that we remember whether we're using a user
# request, or the default value. # request, or the default value.
# #
# b4_percent_define_default([[location_type]], [[location_type]]) # b4_percent_define_default([[location_type]], [[location]])
b4_percent_define_default([[filename_type]], [[std::string]]) b4_percent_define_default([[filename_type]], [[std::string]])
b4_percent_define_default([[api.namespace]], m4_defn([b4_prefix])) b4_percent_define_default([[api.namespace]], m4_defn([b4_prefix]))