>>>>> "Paul" == Paul Martinolich <[EMAIL PROTECTED]> writes:
Paul> Is there a way for me to revert back to a specified day in my
Paul> current CVS? Or do I have to revert back to a specific version
Paul> for each file? I am not very familiar with cvs.
I think this is fixed now. It looks like another incarnation of
2000-11-03 Akim Demaille <[EMAIL PROTECTED]>
AC_REQUIRE and AC_DEFUN_ONCE don't work properly together. This
caused strange messages about AC_ARG_PROGRAM.
Reported by Jim Meyering.
* acgeneral.m4 (AC_DEFUN_ONCE): Fix the indirection to
m4_defun_once.
* m4sugar.m4 (m4_defun_once): Also define
`m4_location(MACRO-NAME)'. s/ac_warn/m4_warn/.
Use `m4_defn' to read `m4_location'.
* tests/base.at (AC_REQUIRE & AC_DEFUN_ONCE): Two new tests.
Could you please confirm?