From 23d81df663eb9cf57d89c02f8dbe9221cb5980b7 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/config/cfgdefs.sh') 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