On Wed, Jan 25, 2012 at 11:52 AM, Aragon Gouveia wrote:
> On 01/25/12 12:26, Connor Lane Smith wrote:
>>
>> I think that patch is GNU-specific. The problem is that using
>> -D_POSIX_C_SOURCE=2 was breaking builds on FreeBSD
>
>
> FWIW, my update to FreeBSD's dmenu port patches those bits, so it's
Hi,
it seems that the commit 484:0b6490d9a62b "remove _POSIX_C_SOURCE cflag"
broke the build on at least Fedora 16.
The following patch fixes it on Fedora 16. I haven't tested it on anything else.
diff -r 1659395e4de0 stest.c
--- a/stest.c Thu Jan 19 22:52:17 2012 +
+++ b/stest.c Wed Jan