Use cmakedefine01 for more trivial defines
[alexxy/gromacs.git] / src / programs / mdrun / tests / rerun.cpp
index 1e11fd5ef456af6076a2e069af50d757b3128f2f..e19e7497a4db5d537cac0975451d3ca633070723 100644 (file)
@@ -82,7 +82,7 @@ TEST_P(MdrunRerun, WithDifferentInputFormats)
  * version. */
 const char *trajectoryFileNames[] = {
     "../../../gromacs/gmxana/legacytests/spc2-traj.trr",
-#if defined GMX_USE_TNG && defined HAVE_ZLIB
+#if defined GMX_USE_TNG && HAVE_ZLIB
     "../../../gromacs/gmxana/legacytests/spc2-traj.tng",
 #endif
     "../../../gromacs/gmxana/legacytests/spc2-traj.xtc",