Move endian, float format and XDR settings to cmakedefine01
[alexxy/gromacs.git] / src / gromacs / fileio / xdrf.h
index f58ffb9f5556d5aa6c7ad747639b798c7b52538e..258a19b71c9c1f0b4fa3b655bf9e73946c513c75 100644 (file)
@@ -48,7 +48,7 @@
 
 #include "config.h"
 
-#ifdef GMX_INTERNAL_XDR
+#if GMX_INTERNAL_XDR
 #include "gromacs/fileio/gmx_system_xdr.h"
 #else
 #include <rpc/rpc.h>