Update changelog for recent changes
[clsql.git] / clsql.asd
index 35e172ac40ef9440ed3037b4c60af5a4b589f638..0e1a302907af0770c3c8d6edc4153168bee99f6f 100644 (file)
--- a/clsql.asd
+++ b/clsql.asd
@@ -104,7 +104,7 @@ oriented interface."
                                       (namestring (user-homedir-pathname))
                                       ".clsql-init.lisp"))
                         (probe-file "/etc/clsql-init.lisp")
                                       (namestring (user-homedir-pathname))
                                       ".clsql-init.lisp"))
                         (probe-file "/etc/clsql-init.lisp")
-                        #+(or mswin windows win32)
+                        #+(or mswin windows win32 win64 mswindows)
                         (probe-file "c:\\etc\\clsql-init.lisp"))))
     (when init-file (load init-file))))
 
                         (probe-file "c:\\etc\\clsql-init.lisp"))))
     (when init-file (load init-file))))