aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gfile/sys_options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gfile/sys_options.h b/src/gfile/sys_options.h
index 6e36e6b7..564cc2d7 100644
--- a/src/gfile/sys_options.h
+++ b/src/gfile/sys_options.h
@@ -133,7 +133,7 @@
* @brief Add floating point support to printg/scang etc.
*/
#ifndef GFILE_ALLOW_FLOATS
- #define GFILE_ALLOW_FLOATS
+ #define GFILE_ALLOW_FLOATS FALSE
#endif
/**
* @brief Can the device be specified as part of the file name.