summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/acconfig.h b/acconfig.h
index 7914deb5..9d6008e6 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.154 2003/05/18 10:52:40 djm Exp $ */
+/* $Id: acconfig.h,v 1.155 2003/06/03 00:14:28 djm Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -11,6 +11,7 @@
/* Define to a Set Process Title type if your system is */
/* supported by bsd-setproctitle.c */
#undef SPT_TYPE
+#undef SPT_PADCHAR
/* setgroups() NOOP allowed */
#undef SETGROUPS_NOOP
@@ -364,10 +365,6 @@
/* Silly mkstemp() */
#undef HAVE_STRICT_MKSTEMP
-/* Setproctitle emulation */
-#undef SETPROCTITLE_STRATEGY
-#undef SETPROCTITLE_PS_PADDING
-
/* Some systems put this outside of libc */
#undef HAVE_NANOSLEEP