blob: 0712f9e161b1e1fc688057ceb43e69ee96363d6b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
|