Skip to content

Commit db3e2be

Browse files
committed
Fix ./configure
1 parent f9f0ed2 commit db3e2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ check_library ssl "See: http://sourceforge.net/projects/savonet/files/ocaml-ssl"
399399
check_library http ""
400400

401401
check_library eio ""
402-
check_library eio_unix ""
402+
check_library eio_main ""
403403
check_library logs ""
404404
check_library logs-syslog "Missing syslog support."
405405

0 commit comments

Comments
 (0)