From: Todd C. Miller Date: Wed, 20 Aug 2008 11:45:15 +0000 (+0000) Subject: we no longer use setproctitle X-Git-Tag: SUDO_1_7_0~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=194d57b96648b571823271304a83d9ee39abc655;p=sudo we no longer use setproctitle --- diff --git a/config.h.in b/config.h.in index 6db9461ff..ff51e8668 100644 --- a/config.h.in +++ b/config.h.in @@ -329,9 +329,6 @@ /* Define to 1 if you have the `setlocale' function. */ #undef HAVE_SETLOCALE -/* Define to 1 if you have the `setproctitle' function. */ -#undef HAVE_SETPROCTITLE - /* Define to 1 if you have the `setresuid' function. */ #undef HAVE_SETRESUID