Search
lxdream.org :: lxdream/acinclude.m4 :: log
lxdream 0.9.1
released Jun 29
Download Now
filename acinclude.m4
changeset977:8514fb4bc101
authornkeynes
dateMon Feb 02 01:40:13 2009 +0000 (15 years ago)
permissions-rw-r--r--
last changeFix Objective-C checking to be a little more circumspec (to whit, not aborting if no
OBJC compiler is found) - slightly tricky becuase AC_CHECK_HEADER was requiring
preprocessor checks, which ran before we checked if there was in fact an OBJC compiler
in the first place... Fix there was to change the AC_CHECK_HEADER invocation to use the
new (compiler-only) style.
file annotate diff log rss
977:8514fb4bc10115 yearsnkeynesFix Objective-C checking to be a little more circumspec (to whit, not aborting if no
964:f2f3c7612d0615 yearsnkeynesAdd support for the Intel ICC compiler (C only, icc doesn't support Obj-C)
927:17b6b9e245d815 yearsnkeynesAdd return-address-modifying exception return code to mmu TLB lookups (a little bit faster)
923:13ac59a786f415 yearsnkeynesMake HAVE_FASTCALL dependent on whether the compiler supports the attribute,
.