From b008a07ebb9a2952db4a1fe8f8f8167e37347b54 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 21 Mar 2017 19:41:25 +0000 Subject: [PATCH] Do not test for term.h since we don't use the result. --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 678c48bd..0f84d750 100644 --- a/configure.ac +++ b/configure.ac @@ -110,7 +110,6 @@ AC_CHECK_HEADERS( sys/dir.h \ sys/ndir.h \ sys/tree.h \ - term.h \ util.h \ ] )