openbsd-ports/emulators/fuse-utils/patches/patch-configure
2006-09-24 18:17:33 +00:00

13 lines
424 B
Plaintext

$OpenBSD: patch-configure,v 1.3 2006/09/24 18:17:33 grange Exp $
--- configure.orig Fri Jul 16 14:41:19 2004
+++ configure Sun Sep 24 22:07:13 2006
@@ -18959,7 +18959,7 @@ if test "${ac_cv_lib_gcrypt_gcry_check_v
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lgcrypt $LIBS"
+LIBS="-lgcrypt -lgpg-error -lintl -liconv $LIBS"
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF