This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: stat & snprintf replacements?


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/.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]