+2000-02-07 Akim Demaille <akim@epita.fr>
+
+ * tests/atspecific.m4 (m4_for, m4_foreach): New macros.
+
2000-02-07 Akim Demaille <akim@epita.fr>
* acgeneral.m4 (AC_CHECK_TYPE_INTERNAL): Instead of defining an
# Initialize an input data FILE with given CONTENTS, which should end with
# an end of line.
+# This macro is not robust to active symbols in CONTENTS *on purpose*.
+# If you don't want CONTENT to be evaluated, quote it twice.
AT_DEFINE(AT_DATA,
[AT_DEFINE([AT_data_files], AT_data_files[ ]$1)
# Initialize an input data FILE with given CONTENTS, which should end with
# an end of line.
+# This macro is not robust to active symbols in CONTENTS *on purpose*.
+# If you don't want CONTENT to be evaluated, quote it twice.
AT_DEFINE(AT_DATA,
[AT_DEFINE([AT_data_files], AT_data_files[ ]$1)