Re: patches for eclipse building
Christian Lynbech <[email protected]> Mon, 24 Mar 2003 22:03:24 +0100
| Newsgroups | gmane.comp.window-managers.eclipse |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Iban" == Iban Hatchondo <[email protected]> writes: Iban> - In Makefile.in, in the install clause: Iban> if test ! -x ${bindir}/`basename ${LISP}` ; then \ Iban> $(install) ${LISP} ${bindir} ; \ Iban> fi Iban> what will happend if user did not dump an eclipse lisp image, and he Iban> upgrade his lisp system ? You are right. I think we should move that clause up into the ${usecore} if-block above such that saving of lisp program only is active when `usecore' is active. Iban> The question is: why didn't you add this file in the eclipse-system Iban> defined in system.lisp ? That way, we shouldn't have compilation Iban> warnings, and load-eclipse should not anymore have to load that file Iban> explicitly. An oversight on my part, I think. There are so many warnings that I am not trying to monitor them closely, but this we should fix especially since it seems easy. ------------------------+----------------------------------------------------- Christian Lynbech | email: [email protected] ------------------------+----------------------------------------------------- Hit the philistines three times over the head with the Elisp reference manual. - [email protected] (Michael A. Petonic) _______________________________________________ http://lists.unlambda.com/mailman/listinfo/eclipse