On Fri, May 29, 2009 at 6:44 PM, Luke Crook <[email protected]> wrote:

> On Mon, 25 May 2009 14:04:15 -0700, Elliott Slaughter
> <[email protected]> wrote:
>
> > Just for your information,
> >
> > According to trivial-features[1], CLISP and Allegro push :macos and
> > :macosx
> > instead of :darwin. So you may need to modify the Mac conditionals like
> > the
> > one on line 15 of lispbuilder-sdl-cffi.asd.
> >
> > [1] http://www.cliki.net/trivial-features
> >
>
> CFFI depends on trivial-features, and trivial-features ensures that
> :darwin is pushed to *features* on MacOS X platforms. Are you something
> different?
>

Never mind then, I didn't recursive check dependencies.

Next question: Why do you have

#+(or mswindows win32)

all over the place?

:-)

-- 
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to