suggesstions for eclipse build process

Iban HATCHONDO hatchond at yahoo.fr
Mon Feb 10 09:26:02 UTC 2003


 --- Christian Lynbech <christian at defun.dk> a écrit :
> 
> I have a new suggestion. The following form should
> do the right
> thing: 
> 
> #+cmu
> (progn
>   #-COMMON-LISP-CONTROLLER (unless (featurep :clx)
> (require :clx))
>   #+COMMON-LISP-CONTROLLER (unless (featurep
> :cmucl-clx) (require :cmucl-clx))
>   #-MK-DEFSYSTEM (load
> "library:subsystems/defsystem"))
> 
> If COMMON-LISP-CONTROLLER is on *features* we can be
> pretty sure that
> we are on a Debian system and then I think we should
> default to the
> supplied CLX package. Anybody sophisticated enough
> to replace the CLX
> package will know how to add a suitable `provide'
> somewhere or be able
> to fix *features* accordingly.

It seems good to me.
I'll fix it soon so.
!ban.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the eclipse-devel mailing list