~ubuntu-branches/ubuntu/intrepid/ecl/intrepid

« back to all changes in this revision

Viewing changes to src/compile.lsp.in

  • Committer: Bazaar Package Importer
  • Author(s): Peter Van Eynde
  • Date: 2006-07-02 00:20:00 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060702002000-8bn170vd0qpx7to8
Tags: 0.9i-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
;;;
69
69
(setq si::*keep-documentation* nil)
70
70
(proclaim '(optimize (safety 2) (space 3)))
71
 
(let* ((c::*cc-flags* (concatenate 'string "-I@true_builddir@/c " c::*cc-flags*))
 
71
(let* ((c::*cc-flags* (concatenate 'string "-I\"@true_builddir@/c\" " c::*cc-flags*))
72
72
       (lsp-objects (compile-if-old "build:lsp;" +lisp-module-files+
73
73
                                    :system-p t :c-file t :data-file t :h-file t
74
74
                                    ;;:shared-data-file "build:ecl.sdat"