r7909: fix dependency for clsql-aodbc on allegro-cl-trial for clsql-tests
[clsql.git] / clsql-tests.asd
index de6808828f9c6487414ac836971b9d49ab68c09f..77a3624eacfff52486399d1e91b07084a33d0532 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Author:        Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2003
 ;;;;
-;;;; $Id: clsql-tests.asd,v 1.4 2003/07/20 18:31:22 kevin Exp $
+;;;; $Id$
 ;;;; *************************************************************************
 
 (in-package #:cl-user)
@@ -22,7 +22,7 @@
   :description "Testing suite for CLSQL"
 
   :depends-on (:clsql :clsql-mysql :clsql-postgresql :clsql-postgresql-socket
-                     #+allegro :clsql-aodbc)
+                     #+(and allegro (not allegro-cl-trial)) :clsql-aodbc)
   :components
   ((:module tests
            :components