Re: Is AC_DEFUN_ONCE supposed to be public?

2004-10-08 Thread Thomas Dickey
On Thu, 7 Oct 2004, Alexandre Duret-Lutz wrote: > Kelley sent in a patch to have aclocal recognize AC_DEFUN_ONCE > definitions. > > The AC_DEFUN_ONCE macro was introduced in Autoconf 2.50 and is > not mentioned in the manual. I didn't know about it, until that > patch came in. Anyway since it's

Re: Is AC_DEFUN_ONCE supposed to be public?

2004-10-08 Thread Paul Eggert
Alexandre Duret-Lutz <[EMAIL PROTECTED]> writes: > Is using AC_DEFUN_ONCE bad style or not? I think it's OK style. > In the latter case maybe we should document it (in addition to > having it supported by aclocal). Yes, that would be nice. ___ Autoc