This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: stat & snprintf replacements?
- From: Lars Hecking <lhecking at nmrc dot ie>
- To: autoconf at gnu dot org, automake at gnu dot org
- Date: Fri, 9 May 2003 15:50:31 +0100
- Subject: Re: stat & snprintf replacements?
- References: <3EBBBDE0.9040603@ximbiot.com>
Derek Robert Price writes:
> Could anyone tell me where I might find GPL'd versions of stat.c and
> snprintf.c suitable for AC_LIBOBJ replacement? AC_FUNC_STAT, in
> particular, requires a stat.c, but I haven't been able to find a
> suitable GPL'd version of either file.
I would guess that there isn't, and cannot be, a portable stat.c,
but for snprintf, check out http://www.ijs.si/software/snprintf/.