> * Eric Blake <[email protected]> [2009-09-02 19:04:54 -0600]:
>
> According to Sam Steingold on 9/2/2009 4:04 PM:
>>     AC_CACHE_CHECK([for FFI in CLISP], [cl_cv_clisp_ffi], [
>>      CLISP_SET(cl_cv_clisp_ffi,['#+ffi "yes" #-ffi "no"'])])
>> ...])
>> 
>> apparently, I need to quote '#+ffi "yes" #-ffi "no"' somehow...
>
>     CLISP_SET([cl_cv_clisp_ffi],[['#+ffi "yes" #-ffi "no"']])])

thanks, indeed, it worked, even without ''!


-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 9.04 (jaunty)
http://memri.org http://openvotingconsortium.org http://ffii.org
http://dhimmi.com http://truepeace.org http://www.memritv.org
Is there another word for synonym?



_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to