[Nagiosplug-checkins] nagiosplug configure.in,1.148,1.149

Ton Voon tonvoon at users.sourceforge.net
Wed Sep 14 02:50:45 CEST 2005


Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv453

Modified Files:
	configure.in 
Log Message:
- Removing typos


Index: configure.in
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/configure.in,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- configure.in	12 Sep 2005 10:31:29 -0000	1.148
+++ configure.in	14 Sep 2005 09:49:17 -0000	1.149
@@ -708,7 +708,6 @@
 	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 @@
 	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])





More information about the Commits mailing list