summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2000-10-18 13:11:44 +0000
committerKevin Steves <stevesk@pobox.com>2000-10-18 13:11:44 +0000
commit8848b249ff1f6059271480c4abcedc9a3762f9c6 (patch)
tree4f9aa337e0103370532d5511cc1f7ca1bddfe40b /acconfig.h
parentb5628647ad1e48d026064e5acc0d8dc0b8021cfa (diff)
- (stevesk) Add initial support for setproctitle(). Current
support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 0837eb3f..9e95f426 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,10 @@
@TOP@
+/* Define to a Set Process Title type if your system is */
+/* supported by bsd-setproctitle.c */
+#undef SPT_TYPE
+
/* SCO workaround */
#undef BROKEN_SYS_TERMIO_H