aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-09-16 20:52:45 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-09-16 20:52:45 +0000
commitc6cead5dfe1080eabac232527e31f3f3a6de325e (patch)
treee72ca4fc4637e94a7a174e64ad46715d887ffb11 /acconfig.h
parent16b211992e97fcfbadb7224c8dd84b3e62bb4518 (diff)
downloadfetchmail-c6cead5dfe1080eabac232527e31f3f3a6de325e.tar.gz
fetchmail-c6cead5dfe1080eabac232527e31f3f3a6de325e.tar.bz2
fetchmail-c6cead5dfe1080eabac232527e31f3f3a6de325e.zip
Autoconfigure correctly for SunOS boxes.
svn path=/trunk/; revision=1355
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index c7ceaf43..e7f225a6 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -44,6 +44,9 @@
/* Define if you have on_exit */
#undef HAVE_ON_EXIT
+/* Compute an appropriate directory for PID lock files */
+#undef PID_DIR
+
/* Define to help us deduce a 32-bit type (required for Kerberos) */
#undef SIZEOF_INT
#undef SIZEOF_SHORT