Hi,
On Mon, Jun 27, 2005 at 06:21:48PM +0200, Ralf Wildenhues wrote:
> > ... where reasonable submit documentation patches to the
> > Autoconf folks.
> >
> > m4sugar.m4 at least should have a documented API that libtool and others
> > can use...
>
> Surely. I'm not volunteering for the docume
Stepan Kasal wrote:
Hi,
Howdy!
On Mon, Jun 27, 2005 at 06:21:48PM +0200, Ralf Wildenhues wrote:
> m4_defun
> m4_require
Why do you use these and not AC_DEFUN and AC_REQUIRE?
But I agree that these should be documented, for the non-Autoconf applications
of m4sugar and m4sh.
In order to hide
Hello Gary,
On Tue, Jun 28, 2005 at 10:58:05AM +0100, Gary V. Vaughan wrote:
> In order to hide some of our internal macros from aclocal, they are
> defined with m4_defun.
Thanks for explanation.
Interesting. Since aclocal doesn't do any tracing, the following could
work too:
m4_copy([AC_DEFUN]
Hi Stepan,
* Stepan Kasal wrote on Tue, Jun 28, 2005 at 11:22:00AM CEST:
> On Mon, Jun 27, 2005 at 06:21:48PM +0200, Ralf Wildenhues wrote:
> > > ... where reasonable submit documentation patches to the
> > > Autoconf folks.
> > >
> > > m4sugar.m4 at least should have a documented API that libto
Hi all,
the following three tiny patches still waited on my disk.
Stepan
2005-06-28 Stepan Kasal <[EMAIL PROTECTED]>
* clcommit.m4sh: "grep|sed" can be replaced by mere "sed".
* m4/libtool.m4 (_LT_LIBTOOL_TAGS): Remove unnnecessary "[]".
* m4/lt~obsolete.m4: Use m4_ifnd