in the error message.
+2001-03-04 Pavel Roskin <proski@gnu.org>
+
+ * tests/atgeneral.m4 (AT_INIT): s/am_me/as_me/. Quote AT_CHECK
+ in the error message.
+
2001-03-02 Pavel Roskin <proski@gnu.org>
* acgeneral.m4 (_AC_INIT_PREPARE): Quote `$$*' correctly.
;;
esac
if test ! -f at-check-line; then
- echo "$am_me: warning: no at-check-line which means a failure happened"
- echo "$am_me: warning: in a [AT_SETUP/AT_CLEANUP] pair before any"
- echo "$am_me: warning: AT_CHECK could be run. This test suite is"
- echo "$am_me: warning: improperly designed, please report to"
- echo "$am_me: warning: <$at_bugreport>."
+ echo "$as_me: warning: no at-check-line which means a failure happened"
+ echo "$as_me: warning: in a [AT_SETUP/AT_CLEANUP] pair before any"
+ echo "$as_me: warning: [AT_CHECK] could be run. This test suite is"
+ echo "$as_me: warning: improperly designed, please report to"
+ echo "$as_me: warning: <$at_bugreport>."
cp at-setup-line at-check-line
fi
case $at_test in
;;
esac
if test ! -f at-check-line; then
- echo "$am_me: warning: no at-check-line which means a failure happened"
- echo "$am_me: warning: in a [AT_SETUP/AT_CLEANUP] pair before any"
- echo "$am_me: warning: AT_CHECK could be run. This test suite is"
- echo "$am_me: warning: improperly designed, please report to"
- echo "$am_me: warning: <$at_bugreport>."
+ echo "$as_me: warning: no at-check-line which means a failure happened"
+ echo "$as_me: warning: in a [AT_SETUP/AT_CLEANUP] pair before any"
+ echo "$as_me: warning: [AT_CHECK] could be run. This test suite is"
+ echo "$as_me: warning: improperly designed, please report to"
+ echo "$as_me: warning: <$at_bugreport>."
cp at-setup-line at-check-line
fi
case $at_test in