From 5eb3ab3667560c57b3a38ff2daaa402510a0ee29 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 16 Dec 2018 05:42:43 -0500 Subject: custom config: target: test for the header. --- project/config/cfgdefs.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'project') diff --git a/project/config/cfgdefs.sh b/project/config/cfgdefs.sh index 245ba3f..567e6cf 100644 --- a/project/config/cfgdefs.sh +++ b/project/config/cfgdefs.sh @@ -124,6 +124,9 @@ cfgdefs_perform_target_tests() # common tests cfgdefs_perform_common_tests + # ndbm + cfgtest_header_presence 'ndbm.h' + # openssl mb_cfgtest_headers='openssl/x509.h' -- cgit v1.2.3