Author: hhubner Date: Sun Feb 10 17:47:10 2008 New Revision: 2457
Modified: branches/trunk-reorg/thirdparty/hunchentoot-0.15.0/hunchentoot.asd Log: acl-compat does not actually seem to be needed with current CCL and Hunchentoot.
Modified: branches/trunk-reorg/thirdparty/hunchentoot-0.15.0/hunchentoot.asd ============================================================================== --- branches/trunk-reorg/thirdparty/hunchentoot-0.15.0/hunchentoot.asd (original) +++ branches/trunk-reorg/thirdparty/hunchentoot-0.15.0/hunchentoot.asd Sun Feb 10 17:47:10 2008 @@ -51,7 +51,7 @@ :rfc2388 #+:sbcl :sb-bsd-sockets #+:sbcl :sb-posix - #+:openmcl :acl-compat + ; #+:openmcl :acl-compat :url-rewrite) :components ((:file "packages") (:file "conditions")