Merge release-2018 into master
[alexxy/gromacs.git] / src / buildinfo.h.cmakein
index 7712e6f46bcb56c9c4bf6c21fabcc2a80bb64058..22c63564829616a12c7dd182ffa82d9d87ef3997 100644 (file)
@@ -87,8 +87,8 @@
 /** Binary directory for the build */
 #define CMAKE_BINARY_DIR        "@CMAKE_BINARY_DIR@"
 
-/** Location of data files in the installation directory */
-#define DATA_INSTALL_DIR        "@DATA_INSTALL_DIR@"
+/** Location of GROMACS-specific data files */
+#define GMX_INSTALL_GMXDATADIR  "@GMX_INSTALL_GMXDATADIR@"
 
 /** CUDA compiler version information */
 #define CUDA_COMPILER_INFO "@CUDA_COMPILER_INFO@"