autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [autoconf] rpl library to make use of autoconf tests.


From: Mr E_T
Subject: Re: [autoconf] rpl library to make use of autoconf tests.
Date: Thu, 8 May 2003 07:44:29 +0800 (WST)

On Wed, 7 May 2003, [iso-8859-1] R?diger Kuhlmann wrote:

>
> >--[Mr E_T]--<address@hidden>
>
> > This is for functions such as snprintf strnlen malloc etc.
>
> For snprintf() the best I found was http://www.ijs.si/software/snprintf/. I
> also made a macro to check for it that's now in the ac macro archive. It has
> the advantage that it doesn't have any licence requirement on the software
> it is linked to. I wouldn't mind if that macro was in autoconf...
>
>
Thanx.

I have already found it and written a series of macros for it and its variants
look them over and let me know if i got it right. Use them or modify them as you
wish.

I also had to add -
#if HAVE_CONFIG_H
# include <config.h>
#endif

to the top of snprintf.c
-- 
regs MR E_T
_______________________
\                      \
  \   OOHH I hate TYPOS  \
    \                      \
      ~~~~~~~~~~~~~~~~~~~~~~~

Attachment: snprintf.m4
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]