Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
configure: remove useless test
Baptiste Daroussin committed 3 months ago
commit da20b05f73b956eb7ca883c21a2ef71e27d39ba1
parent 4ba5f0e
1 file changed +1 -1
modified auto.def
@@ -271,7 +271,7 @@ cc-with { -libs { -ljail} } {

# libbsd
cc-check-includes bsd/err.h bsd/libutil.h bsd/readpassphrase.h \
-
	bsd/stdio.h bsd/stdlib.h bsd/strlib.h bsd/string.h \
+
	bsd/stdio.h bsd/stdlib.h bsd/string.h \
	bsd/sys/cdefs.h bsd/sys/queue.h bsd/unistd.h

if {[opt-bool with-asan]} {