We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d4dfc commit a2d591aCopy full SHA for a2d591a
auto.def
@@ -13,7 +13,6 @@ define VERSION $maj_ver.$med_ver.$min_ver[expr {$dev_ver ? ".$dev_ver" : ""}]
13
# Add any user options here
14
options {
15
pkgconfigdir:WHERE => "path to the directory where to install pc files"
16
-
17
with-ldns => "add support for libldns"
18
with-libarchive.pc => "build with libarchive getting flags via pc files"
19
with-coverage => "build with llvm coverage support"
0 commit comments