openbsd-ports/productivity/grisbi/patches/patch-configure
landry c40bd997b6 Update to grisbi 0.6.0, remove now bundled .desktop file, set
SHARED_ONLY, and make it correctly link/work with openssl.
2010-06-05 14:37:42 +00:00

13 lines
428 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2010/06/05 14:37:42 landry Exp $
--- configure.orig Sat Jan 30 20:32:07 2010
+++ configure Mon Apr 5 22:22:52 2010
@@ -17706,7 +17706,7 @@ if test "${ac_cv_lib_ofx_ofx_set_status_cb+set}" = set
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lofx $LIBS"
+LIBS="`pkg-config --libs libofx $LIBS`"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */