Remove unneeded patch, upstream now properly uses pkg-config --libs ofx.

This commit is contained in:
landry 2011-04-13 06:24:46 +00:00
parent d42ecb95ef
commit 930b052b55

View File

@ -1,12 +0,0 @@
$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. */