r10578: rename foreign library
[clsql.git] / uffi / clsql-uffi-loader.lisp
index 05eee3f926be908134b02641d4c8e2b378b3b4b2..28fd7ed1833c7de37cc22c0df87606a549b7e90c 100644 (file)
                (length filenames) filenames))))
 
 (defvar *clsql-uffi-library-filenames*
-    (list #+(or 64bit x86-64) (make-pathname :name "uffi64"
+    (list #+(or 64bit x86-64) (make-pathname :name "clsql_uffi64"
                                              :directory clsql-uffi-system::*library-file-dir*)
-          #+(or 64bit x86-64) "uffi64"
-          (make-pathname :name "uffi"
+          #+(or 64bit x86-64) "clsql_uffi64"
+          (make-pathname :name "clsql_uffi"
                          :directory clsql-uffi-system::*library-file-dir*)
-          "uffi"))
+          "clsql_uffi"))
 
 (defvar *clsql-uffi-supporting-libraries* '("c")
   "Used only by CMU. List of library flags needed to be passed to ld to