2010-06-05 10:37:42 -04:00
|
|
|
$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
|
2007-03-19 07:10:18 -04:00
|
|
|
else
|
|
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
|
|
-LIBS="-lofx $LIBS"
|
|
|
|
+LIBS="`pkg-config --libs libofx $LIBS`"
|
2010-06-05 10:37:42 -04:00
|
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
|
|
/* end confdefs.h. */
|
2007-03-19 07:10:18 -04:00
|
|
|
|