r10483: 26 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / db-postgresql / postgresql-loader.lisp
index ffaf53f2b7bd87bf1c955ffdeb9cc41b87697f31..a7fefa9eceba5fd747673279ee659efdf9a13509 100644 (file)
@@ -39,7 +39,8 @@ set to the right path before compiling or loading the system.")
                    #+(or 64bit x86-64) "/usr/lib64/"
                    "/usr/lib/" "/postgresql/lib/"
                    "/usr/local/pgsql/lib/" "/usr/lib/pgsql/"
-                   "/opt/pgsql/lib/pgsql" "/sw/lib/pgsql/" "/sw/lib/")
+                   "/opt/pgsql/lib/pgsql" "/sw/lib/pgsql/" "/sw/lib/"
+                   "/windows/system32/")
                  :drive-letters '("C" "D" "E")
                  #+(or macosx darwin ccl-5.0) :types
                  #+(or macosx darwin ccl-5.0) '("so" "dylib")