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

BSD >= 199306



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        holmgren@debian.org
Debian Developer 

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


Reply to: