From: Kevin M. Rosenberg Date: Fri, 9 Apr 2004 00:52:37 +0000 (+0000) Subject: r8888: pre 2.4.0 X-Git-Tag: v3.8.6~705 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=0552f13103c22d88659c2bae184179bbe2cd0cf3;p=clsql.git r8888: pre 2.4.0 --- diff --git a/clsql-classic-tests.asd b/clsql-classic-tests.asd index 74f2dfb..4d04a2c 100644 --- a/clsql-classic-tests.asd +++ b/clsql-classic-tests.asd @@ -23,7 +23,7 @@ :depends-on (clsql #-clisp clsql-mysql #-clisp clsql-postgresql - #-clisp clsql-postgresql-socket + #-(or clisp openmcl) clsql-postgresql-socket ptester #+(and allegro (not allegro-cl-trial)) clsql-aodbc clsql-sqlite)