X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=interfaces%2Fclsql-uffi%2Fclsql-uffi-loader.cl;h=a197061a1bbafb7bd7f92b27b575c9397359bf15;hb=42a951e9f7152e7c145958f4dfed41d4e865c9fd;hp=f93fb1ebed24255291b7db8a332316c37b6ec5e5;hpb=6a1edc0d34125219db2c479a9e38571c90c647ed;p=clsql.git diff --git a/interfaces/clsql-uffi/clsql-uffi-loader.cl b/interfaces/clsql-uffi/clsql-uffi-loader.cl index f93fb1e..a197061 100644 --- a/interfaces/clsql-uffi/clsql-uffi-loader.cl +++ b/interfaces/clsql-uffi/clsql-uffi-loader.cl @@ -7,7 +7,7 @@ ;;;; Programmers: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: clsql-uffi-loader.cl,v 1.12 2002/05/17 16:45:35 kevin Exp $ +;;;; $Id: clsql-uffi-loader.cl,v 1.16 2002/07/26 02:47:12 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -24,9 +24,9 @@ "clsql-uffi" `(,(directory-namestring (translate-logical-pathname - "CL-LIBRARY:clsql;interfaces;clsql-uffi;")) - "/usr/share/common-lisp/source/clsql/interfaces/clsql-uffi/") - :drives '("C" "D" "E" "F" "G"))) + "cl-library:clsql;interfaces;clsql-uffi;")) + "/usr/lib/clsql/") + :drive-letters '("C" "D" "E" "F" "G"))) (defvar *clsql-uffi-supporting-libraries* '("c") "Used only by CMU. List of library flags needed to be passed to ld to