Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / CMakeLists.txt
index ce8335868921e2e72e00a26bcada535488585264..7fb19a985f65c8992c130094d932113b95d61fd4 100644 (file)
@@ -405,7 +405,6 @@ check_function_exists(fsync             HAVE_FSYNC)
 check_function_exists(_fileno           HAVE__FILENO)
 check_function_exists(fileno            HAVE_FILENO)
 check_function_exists(_commit           HAVE__COMMIT)
-check_function_exists(lstat             HAVE_LSTAT)
 check_function_exists(sigaction         HAVE_SIGACTION)
 check_function_exists(sysconf           HAVE_SYSCONF)
 check_function_exists(sched_setaffinity HAVE_SCHED_SETAFFINITY)