Fix large file support
authorRoland Schulz <roland@utk.edu>
Fri, 19 Oct 2012 21:35:35 +0000 (17:35 -0400)
committerRoland Schulz <roland@utk.edu>
Fri, 19 Oct 2012 21:40:23 +0000 (17:40 -0400)
commit21334fce3a52fb55cf3413c2ea25b03f59f59756
treeb05b1438df3227e52cdac710502d4bb918b7a74b
parent3ccf2204bd9da57298e2cfb9b2f00f990e4ad87c
Fix large file support

Variables containing flags need to be cached. Before config.h
was written correct on first run but rerunning cmake caused
flags to be ommited. Also fixed test program.

Change-Id: Id948c54766547a85ac84751762de3afba21ea576
cmake/TestLargeFiles.c.cmakein
cmake/gmxTestLargeFiles.cmake