From 8848b249ff1f6059271480c4abcedc9a3762f9c6 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Wed, 18 Oct 2000 13:11:44 +0000 Subject: - (stevesk) Add initial support for setproctitle(). Current support is for the HP-UX pstat(PSTAT_SETCMD, ...) method. --- acconfig.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 0837eb3f4..9e95f426b 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 -- cgit v1.2.3