From 9939de4d01baea5a190e49cc22184c96e527f296 Mon Sep 17 00:00:00 2001 From: mabam Date: Wed, 8 Nov 2017 16:47:57 +0100 Subject: [PATCH] softcode check for osxfuse lib --- config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h.in b/config.h.in index fa8d4fe..89c9bfd 100644 --- a/config.h.in +++ b/config.h.in @@ -33,7 +33,7 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `fuse' library (/usr/local/lib/libosxfuse.la). */ +/* Define to 1 if you have the `fuse' library (-losxfuse). */ #undef HAVE_LIBFUSE /* Define to 1 if you have the `gcrypt' library (-lgcrypt). */