r4863: Auto commit for Debian build
[clsql.git] / clsql-mysql.asd
index f74d39cbac4cf1ccc8b8547c99152af1b213d7c1..00982cc08c2b4d0bef7355f915f5c880d1d0d11d 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg\r
 ;;;; Date Started:  Aug 2002\r
 ;;;;\r
-;;;; $Id: clsql-mysql.asd,v 1.12 2002/10/14 04:09:02 kevin Exp $\r
+;;;; $Id: clsql-mysql.asd,v 1.14 2003/05/07 02:45:08 kevin Exp $\r
 ;;;;\r
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg\r
 ;;;;\r
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.\r
 ;;;; *************************************************************************\r
 \r
-(in-package :asdf)\r
+(defpackage #:clsql-mysql-system (:use #:asdf #:cl))\r
+(in-package #:clsql-mysql-system)\r
 \r
 ;;; System definition\r
 \r
-#+(or allegro lispworks cmu sbcl openmcl mcl)\r
+#+(or allegro lispworks cmu sbcl openmcl mcl scl)\r
 (defsystem :clsql-mysql\r
   :name "cl-sql-mysql"\r
   :author "Kevin M. Rosenberg <kmr@debian.org>"\r
-  :version "0.9.2"\r
   :maintainer "Kevin M. Rosenberg <kmr@debian.org>"\r
   :licence "Lessor Lisp General Public License"\r
   :description "Common Lisp SQL MySQL Driver"\r