mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
445 B
Diff
12 lines
445 B
Diff
--- configure.ac.orig 2025-05-21 18:03:15.000000000 -0500
|
|
+++ configure.ac 2025-09-27 22:43:36.000000000 -0500
|
|
@@ -34,7 +34,7 @@
|
|
[AC_MSG_ERROR("No suitable version of boost was found (1.58.0 or higher)")])
|
|
|
|
dnl Check that the boost unit test framework is present for running the testsuite
|
|
-AX_BOOST_UNIT_TEST_FRAMEWORK
|
|
+dnl AX_BOOST_UNIT_TEST_FRAMEWORK
|
|
|
|
AC_ARG_ENABLE([debug],
|
|
[AS_HELP_STRING([--enable-debug],
|