On Fri, Jan 2, 2009 at 5:26 AM, Daniel Herring <dherr...@tentpost.com> wrote:
> FFI is an optional clisp feature.  Thus I propose adding it to CFFI's list
> of dependencies.
[...]
> +  :depends-on (alexandria trivial-features babel #+clisp ffi)
[...]

How about a #-ffi (error "CFFI requires a version of CLISP compiled
with the FFI module.") in src/cffi-clisp.lisp? Or something like that
in cffi.asd. What'd be the advantage of putting that in the ASD file?

-- 
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to