[bknr-cvs] r2551 - trunk/thirdparty/hunchentoot-0.15.0
hhubner at common-lisp.net
hhubner at common-lisp.net
Mon Feb 18 14:04:48 UTC 2008
Author: hhubner
Date: Mon Feb 18 09:04:48 2008
New Revision: 2551
Modified:
trunk/thirdparty/hunchentoot-0.15.0/hunchentoot.asd
Log:
Do not use acl-compat, as it breaks CCL when loaded.
Modified: trunk/thirdparty/hunchentoot-0.15.0/hunchentoot.asd
==============================================================================
--- trunk/thirdparty/hunchentoot-0.15.0/hunchentoot.asd (original)
+++ trunk/thirdparty/hunchentoot-0.15.0/hunchentoot.asd Mon Feb 18 09:04:48 2008
@@ -51,7 +51,6 @@
:rfc2388
#+:sbcl :sb-bsd-sockets
#+:sbcl :sb-posix
- #+:openmcl :acl-compat
:url-rewrite)
:components ((:file "packages")
(:file "conditions")
More information about the Bknr-cvs
mailing list