ports/devel/libqb/files/extra-DOXYGEN_OFF-patch-configure.ac
Älven 7945736569 devel/libqb: Improve the port
* Add EXAMPLES option
* Add support for activation of tests (still failing)
* Fix conditional BUILD_DEPENDS on libxml2 for doxygen2man
* Fix a typo

PR:	282536
MFH:	2024Q4
2024-11-05 13:27:32 +03:00

11 lines
338 B
Text

--- configure.ac.orig 2023-06-07 06:48:54 UTC
+++ configure.ac
@@ -168,7 +168,7 @@ fi
fi
# For building doxygen2man and man pages
-PKG_CHECK_MODULES([libxml], [libxml-2.0])
+# PKG_CHECK_MODULES([libxml], [libxml-2.0])
# if we are not cross-compiling, we can use the locally built
# version of doxygen2man, otherwise we can look for