Hi all. I maintain a package (prayer) that doesn't use autotools and instead 
detects BSD with:

#include <sys/param.h>
#if (defined(BSD) && BSD >= 199306)

Googling around, this seems pretty standard and recommended procedure, but 
apparently it doesn't work on Debian GNU/*BSD. So how should I do?

Please CC me when replying.

-- 
Magnus Holmgren        [EMAIL PROTECTED]
Debian Developer 

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to