On 01 Sep 2010, at 16:11, Alexander Hansen wrote:

> For context, here it is with the lines immediately before and after (I
> added the line numbers):
>
> 181 #ifndef HAVE_SNPRINTF
> 182 int snprintf(char *s, size_t maxlen, const char *fmt, ...);
> 183 #endif

If there is trouble here, something must have gone wrong in the
detection of snprintf in configure: it is in stdio.h and in libSystem,
so HAVE_SNPRINTF should be defined at this stage.

JF Mertens

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to