From 528a149def94c2251285c3862de06e33a20db9c9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 15 Sep 2005 21:50:50 +0000 Subject: ifdef for includes, added checking for two not previously checked files (one being necessary for solaris builds) --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1f2eedde3..11ca84c43 100644 --- a/configure.ac +++ b/configure.ac @@ -1434,6 +1434,8 @@ AC_CHECK_HEADERS( libgen.h \ locale.h \ errno.h \ + arpa/tftp.h \ + sys/filio.h \ setjmp.h, dnl to do if not found [], -- cgit v1.2.3