diff --git a/tools/pclcom.lisp b/tools/pclcom.lisp index 50fde09d3923a6c9eeeee67f3f4a334fa9fe31a5..7f4a99449cf6562c7c1a0f9ac6ce0ea64c95b771 100644 --- a/tools/pclcom.lisp +++ b/tools/pclcom.lisp @@ -5,6 +5,7 @@ (rename-package "PCL" "OLD-PCL")) (setf c:*suppress-values-declaration* t) +(pushnew :setf *features*) (setf (search-list "pcl:") '("target:pcl/"))