* Ralf Wildenhues wrote on Sun, Dec 04, 2005 at 04:00:44PM CET: > -# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN) > +# In the past libtool.m4 has provided macros via AC_DEFUN (or AC_DEFUN) > # which have later been changed to m4_define as they aren't part of the > # exported API, or moved to Autoconf or Automake where they belong. > #
Gah! Can you tell I just s/AU_DEFUN/AC_DEFUN/g on the file and merely fixed the *other* instance.. So please pretend I did not do above change.