aboutsummaryrefslogtreecommitdiff
path: root/src/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/config.h.in')
-rw-r--r--src/include/config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/config.h.in b/src/include/config.h.in
index f34baf62797..44752346b51 100644
--- a/src/include/config.h.in
+++ b/src/include/config.h.in
@@ -223,7 +223,7 @@ extern void srandom(int seed);
#undef HAVE_LONG_INT_64
/* Set to 1 if type "long long int" works and is 64 bits */
-#undef HAVE_LONG_LONG_INT_64_lld
+#undef HAVE_LONG_LONG_INT_64
/*
* Code below this point should not require changes