Changeset 3399

Show
Ignore:
Timestamp:
07/01/08 13:54:03 (6 months ago)
Author:
ksprotte
Message:

for sbcl dont (pushnew :pdf-binary *features*)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/thirdparty/cl-pdf/config.lisp

    r2636 r3399  
    6969;; to write binary sequences to character streams 
    7070;; For LW you need version 4.2.7 minimum 
    71 #+(or lispworks allegro sbcl
     71#+(or lispworks allegro
    7272(pushnew :pdf-binary *features*) 
    7373