diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-08-07 20:55:08 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-08-07 20:55:08 +0000 |
commit | d67d0b8f82a55d52c799aeb088a65927bc9aecf7 (patch) | |
tree | a960eba701993b37b33ac03d4915188e522a8f64 /acconfig.h | |
parent | 192bcbb0ddce0d8737923c7bb41c5b836a357458 (diff) | |
download | fetchmail-d67d0b8f82a55d52c799aeb088a65927bc9aecf7.tar.gz fetchmail-d67d0b8f82a55d52c799aeb088a65927bc9aecf7.tar.bz2 fetchmail-d67d0b8f82a55d52c799aeb088a65927bc9aecf7.zip |
Interactive UNIX System V/386 Release 3.2 port.
svn path=/trunk/; revision=1245
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,6 +41,9 @@ /* Define if you have atexit */ #undef HAVE_ATEXIT +/* Define if you have on_exit */ +#undef HAVE_ON_EXIT + /* Define to help us deduce a 32-bit type (required for Kerberos) */ #undef SIZEOF_INT #undef SIZEOF_SHORT |