Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / CMakeLists.txt
index 0218f6d73bdbdd37e40abb77e40f6ee5674bef61..b4af587c314fe96b63f0be9fbc8c67d1cb9ee54b 100644 (file)
@@ -305,6 +305,7 @@ 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)
 
 include(CheckLibraryExists)