Ran successful client/server interaction on deleuze
[hcoop/domtool2.git] / openssl / smlnj / libssl-h.sml
index 6e4b191..7bf5f0b 100644 (file)
@@ -1,7 +1,7 @@
 structure LibsslH = struct
     local
         val lh = DynLinkage.open_lib
-             { name = "openssl/openssl_sml.so", global = true, lazy = true }
+             { name = "/usr/local/lib/openssl_sml.so", global = true, lazy = true }
            handle DynLinkage.DynLinkError s => raise Fail s
     in
         fun libh s = let