Re: [bug-gnulib] bug in gl_FUNC_MKSTEMP
Jim Meyering <[email protected]> Tue, 21 Dec 2004 22:58:36 +0100
| Newsgroups | gmane.comp.tex.texinfo.pretest,gmane.comp.lib.gnulib.bugs |
|---|---|
| Message-ID | <[email protected]> |
Stepan Kasal <[email protected]> wrote: > Akim has explained me that every check should clean up its temp files, > because the orphaned files might pollute further checks, see the thread > ending with > > http://lists.gnu.org/archive/html/autoconf-patches/2004-12/msg00069.html Thanks. I followed that thread and know well about the restrictions on autoconf's own macros. I am now convinced that this applies to all macros, not just those in Autoconf proper. What I'd like is a convenient test infrastructure (like autoconf's own) with which to test non-Autoconf macros. 2004-12-21 Jim Meyering <[email protected]> * mkstemp.m4 (gl_FUNC_MKSTEMP): Remove temporary directory right away, rather than waiting for configure's at-exit trap code to do it. Suggestion from Stepan Kasal. _______________________________________________ Texinfo home page: http://www.gnu.org/software/texinfo/ [email protected] http://ff0.org/mailman/listinfo/texinfo-pretest