Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix regression introduced in previous commits
Baptiste Daroussin committed 6 years ago
commit c9faaae3b6ae5ccfd08cc8f5ef91b0e9269fbfaf
parent f66e4ac
1 file changed +1 -1
modified auto.def
@@ -54,7 +54,7 @@ if {[string match *-linux* [get-define host]]} {
	define-feature static
}

-
if {[opt-bool with-libarchive.pc]} {
+
if {![opt-bool with-libarchive.pc]} {
	cc-with { -libs { -larchive }} {
		if {![cc-check-functions archive_read_open]} {
			user-error "Unable to find libarchive"