X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql.asd;h=0e1a302907af0770c3c8d6edc4153168bee99f6f;hb=49718a027333775f28d463d4e80d5e5238ef68a3;hp=35e172ac40ef9440ed3037b4c60af5a4b589f638;hpb=c1950032014682ed3b41a3bdf2934bff91c53740;p=clsql.git diff --git a/clsql.asd b/clsql.asd index 35e172a..0e1a302 100644 --- 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") - #+(or mswin windows win32) + #+(or mswin windows win32 win64 mswindows) (probe-file "c:\\etc\\clsql-init.lisp")))) (when init-file (load init-file))))