Set HAVE_FSEEKO consistently in one place
authorRoland Schulz <roland@utk.edu>
Sat, 27 Oct 2012 08:08:46 +0000 (04:08 -0400)
committerRoland Schulz <roland@utk.edu>
Sat, 27 Oct 2012 08:08:46 +0000 (04:08 -0400)
commitb28537ebbc4e4d228271b9cc378e193044104a95
tree43930ebdd3a64797bf3a6f2f82b3019e5b4d7291
parentdda5e4205702d92c5fcd005cbcdc1b43ad73a3ec
Set HAVE_FSEEKO consistently in one place

HAVE_FSEEKO was set in two places and the definition wasn't
consistent. Now only the one in gmxTestLargeFiles is used.
HAVE_FSEEKO is only used if it fully works and 64bit fseek is
available.

Change-Id: I5c8f837e414f1ddeab0de8148d5a9c91047116f8
CMakeLists.txt
cmake/gmxTestLargeFiles.cmake