From 7eed375f9d49f1ace37b331d3cd330d51d2d2a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Sat, 12 Sep 2009 17:20:08 +0000 Subject: Make building with GeoIP, Python, Capabilities and c-ares actually work. svn path=/trunk/; revision=29870 --- ConfigureChecks.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ConfigureChecks.cmake') diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index b8fb94bd2d..6e728cef58 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -1,3 +1,6 @@ +# todo: result for NEED_... is wrong (inverted), at least +# in the case of getopt + #check system for includes include(CheckIncludeFile) check_include_file("arpa/inet.h" HAVE_ARPA_INET_H) -- cgit v1.2.1