freebsd-ports/finance/quantlib/files/patch-configure
Max Brazhnikov 4541382974 Update to 0.9.9
Pass maintainership to submitter

PR:		ports/144040
Submitted by:	dikshie <dikshie at sfc.wide.ad.jp>
Feature safe:	yes
2010-02-18 18:25:53 +00:00

11 lines
398 B
Text

--- configure.orig 2010-02-17 19:21:37.000000000 +0900
+++ configure 2010-02-17 19:22:34.000000000 +0900
@@ -14620,6 +14620,8 @@
boost_unit_found=no
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
+#define BOOST_TEST_DYN_LINK
+#define BOOST_TEST_MAIN
#include <boost/test/unit_test.hpp>
using namespace boost::unit_test_framework;
test_suite*