summaryrefslogtreecommitdiff
path: root/lib/make/cctk_Config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/make/cctk_Config.h.in')
-rw-r--r--lib/make/cctk_Config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/make/cctk_Config.h.in b/lib/make/cctk_Config.h.in
index b983999b..c2947bba 100644
--- a/lib/make/cctk_Config.h.in
+++ b/lib/make/cctk_Config.h.in
@@ -45,6 +45,7 @@
#undef CCTK_INTEGER_PRECISION_8
#undef CCTK_INTEGER_PRECISION_4
#undef CCTK_INTEGER_PRECISION_2
+#undef CCTK_INTEGER_PRECISION_1
/* Modifier for Fortran function definitions. */
@@ -146,6 +147,9 @@
/* Define the type of a 2 byte integer */
#undef CCTK_INT2
+/* Define the type of a 1 byte integer */
+#undef CCTK_INT1
+
/* Float sizes */
/* Define the type of a 16 byte float */