summaryrefslogtreecommitdiffstats
path: root/kmrml/ConfigureChecks.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'kmrml/ConfigureChecks.cmake')
-rw-r--r--kmrml/ConfigureChecks.cmake13
1 files changed, 0 insertions, 13 deletions
diff --git a/kmrml/ConfigureChecks.cmake b/kmrml/ConfigureChecks.cmake
deleted file mode 100644
index 51a3c9fb..00000000
--- a/kmrml/ConfigureChecks.cmake
+++ /dev/null
@@ -1,13 +0,0 @@
-#################################################
-#
-# (C) 2010-2011 Serghei Amelian
-# serghei (DOT) amelian (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-check_include_file( stdlib.h HAVE_STDLIB_H )
-check_include_file( unistd.h HAVE_UNISTD_H )