On 2008-03-04 09:56, David O'Brien <[EMAIL PROTECTED]> wrote: > On Tue, Mar 04, 2008 at 05:45:43PM +0200, Giorgos Keramidas wrote: > > To test just cpp(1) stuff, autoconf supports AC_PREPROC_IFELSE() too, > > which I used when I tried writing a check for __FBSDID(): > > Why are you writing a check for __FBSDID?
After the discussion with Warner about our cdefs.h we don't need a check. I'll revert the change tonight, and use our own sys/cdefs.h and sys/queue.h :) > Our sources so assume it that IMnoHO you just need to provide it. See > missing/sys/cdefs.h in > ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg/bmake-20080215.tar.gz Thanks! That's precisely the version I had downloaded last night, and plan to study later today :) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

