We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8802573 commit a241606Copy full SHA for a241606
configure
@@ -401,7 +401,8 @@ check_library lwt "See: http://ocsigen.org/lwt"
401
check_library lwt.unix "Missing support for 'unix' in lwt."
402
check_library lwt_react "See: http://ocsigen.org/lwt"
403
check_library lwt_ssl "See: http://ocsigen.org/lwt"
404
-check_library lwt_log "See: http://ocsigen.org/lwt"
+check_library logs ""
405
+check_library logs-syslog "Missing syslog support."
406
407
check_library re "See: https://github.com/ocaml/ocaml-re/"
408
check_library cryptokit "See: http://pauillac.inria.fr/~xleroy/software.html#cryptokit"
0 commit comments