[libdispatch-dev] [PATCH] testing/dispatch_test.c

Robert Watson robert at fledge.watson.org
Tue Nov 17 03:49:45 PST 2009


On Mon, 16 Nov 2009, Mario Schwalbe wrote:

> to get a prototype for apsintf in order to compile testing/dispatch_test.c 
> on Linux.

While I've never used it, configure appears to have a macro, 
AC_USE_SYSTEM_EXTENSIONS, one of which is _GNU_SOURCE.  Could you investigate 
using this, or some similar configure-time decision about defining _GNU_SOURCE 
and possibly extra includes like libio.h.

Robert N M Watson
Computer Laboratory
University of Cambridge



More information about the libdispatch-dev mailing list