I'd like to start working on unifying various ocaml-related macros.
However, I wonder what is the best place for submitting them: in ocaml
tree directly, or in autoconf ? Is there any recommended practice for this ?
--
Guillaume Rousse
Projet Estime, INRIA
Domaine de Voluceau
Rocquencourt - B.P. 1
Ralf Wildenhues wrote:
> But I wonder a bit whether some code makes use of this
> "feature" that
>AH_VERBATIM([key], [some code])
>dnl ...
>AH_VERBATIM([key], []) # no code
>
> happens to not output the code.
The AH_VERBATIM doc makes it clear that different TEMPLATE arguments
to AH_V
Guillaume Rousse <[EMAIL PROTECTED]> writes:
> I'd like to start working on unifying various ocaml-related macros.
> However, I wonder what is the best place for submitting them: in ocaml
> tree directly, or in autoconf ? Is there any recommended practice for this ?
We've accepted macros for othe