From 66ada169aadff3d614ed109bf12df2f94a381c37 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Wed, 14 Sep 2005 09:49:17 +0000 Subject: - Removing typos git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1217 f882894a-f735-0410-b71e-b25c423dba1c diff --git a/configure.in b/configure.in index 4f9dc1c..2f1274b 100644 --- a/configure.in +++ b/configure.in @@ -708,7 +708,6 @@ then ac_cv_ps_cols=9 AC_MSG_RESULT([$ac_cv_ps_command]) -XXX elif ps -eo 's comm vsz rss user uid pid ppid args' 2>/dev/null | \ egrep -i ["^S[TAUES]* +C[OMDNA]+ +[VSIZE]+ +U[SER]+ +U[ID]+ +P[PID]+ +P[PID]+ +[RGSCOMDNA]+"] >/dev/null then @@ -833,7 +832,6 @@ then ac_cv_ps_format="%*s %s %d %d %d %*s %*s %*s %*s %*s %*s %*s %*s %*s %n%s" ac_cv_ps_cols=8 AC_MSG_RESULT([$ac_cv_ps_command]) -XXX else AC_MSG_WARN([unable to find usable ps syntax - check_procs and check_nagios will not be compiled]) -- cgit v0.10-9-g596f