Changeset 2637

Show
Ignore:
Timestamp:
03/03/08 09:46:39 (10 months ago)
Author:
hans
Message:

ccl hack

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/thirdparty/cl-gd-0.5.6/init.lisp

    r2428 r2637  
    3434functions." 
    3535  ;; try to find the library at different places 
     36  #+openmcl 
     37  (ccl::open-shared-library "cl-gd-glue.so") 
     38  #-openmcl 
    3639  (let ((filename (find-foreign-library "cl-gd-glue" 
    3740                                        *shared-library-directories*