Author: hhubner Date: Mon Feb 18 06:32:59 2008 New Revision: 2534
Modified: branches/trunk-reorg/thirdparty/hunchentoot-0.15.0/hunchentoot.asd Log: Re-enable acl-compat, needed for WITH-TIMEOUT (but I'd rather see that not used).
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 Mon Feb 18 06:32:59 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")