summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-03-21 19:41:25 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-03-21 19:41:25 +0000
commitb008a07ebb9a2952db4a1fe8f8f8167e37347b54 (patch)
tree7931e537311249975be2e6c8f02e1cbbc22997c7 /configure.ac
parentcd7550cdf1a0d38af89fc99947bc093fbe6c1c6e (diff)
Do not test for term.h since we don't use the result.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
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 \
]
)