On Fri 19 Jan 2007 at 14:57:36 +0100, Richard Levitte via RT wrote:
> This was almost two years ago, the problem that not all m4 support -s.  Is 
> this still the case, or can I just close this ticket without looking further?

Hm, it seems that somehow my own "solution" for this crept into the
checked-in source:

                execlp("m4", "m4",
#if !defined(__NetBSD__)
                        "-s",
#endif
                        tmp_file, "-", NULL);

So unless you want to change this, you can close the ticket.
-Olaf.
-- 
___ Olaf 'Rhialto' Seibert      -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl        -- Cetero censeo "authored" delendum esse.


Reply via email to