aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-06-10 21:32:47 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-06-10 21:32:47 +0000
commit566cab9427e5d6ce8bdff82d911ec76662ca7927 (patch)
treea107c37aa4c60975d11b29c0fc6687910947985b /acconfig.h
parent36f3a7296943022abe94ded17a0cae82614f35ab (diff)
downloadfetchmail-566cab9427e5d6ce8bdff82d911ec76662ca7927.tar.gz
fetchmail-566cab9427e5d6ce8bdff82d911ec76662ca7927.tar.bz2
fetchmail-566cab9427e5d6ce8bdff82d911ec76662ca7927.zip
Guarantee that we can deduce a 32-bit type.
svn path=/trunk/; revision=1079
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 21a38dfa..d416b9a7 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -41,6 +41,11 @@
/* Define if you have atexit */
#undef HAVE_ATEXIT
+/* Define to help us deduce a 32-bit type (required for Kerberos) */
+#undef SIZEOF_INT
+#undef SIZEOF_SHORT
+#undef SIZEOF_LONG
+
/* Leave that blank line there!! Autoheader needs it.
If you're adding to this file, keep in mind: