aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3cd8d28e..a4897c70 100644
--- a/configure.ac
+++ b/configure.ac
@@ -370,6 +370,7 @@ esac
AC_CHECK_SIZEOF(short)
AC_CHECK_SIZEOF(int)
AC_CHECK_SIZEOF(long)
+AC_CHECK_SIZEOF(long long)
### use option --enable-POP2 to compile in the POP2 support
AC_ARG_ENABLE(POP2,