From bbbfb5e4ab6b1192c176ec51660cd09eb68c0d92 Mon Sep 17 00:00:00 2001 From: "Julio M. Merino Vidal" Date: Sat, 22 Jul 2006 11:58:10 +0000 Subject: Do not assume that only SunOS has pkill because other systems (e.g. 2006-07-22 Julio M. Merino Vidal * configure.in: Do not assume that only SunOS has pkill because other systems (e.g. NetBSD) also have it. Fix the check that looks for an utility to kill a process by name to properly detect either pkill or killall. Fixes bug #336853. svn path=/trunk/; revision=32386 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7be23c6c7e..178f7e06a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-07-22 Julio M. Merino Vidal + + * configure.in: Do not assume that only SunOS has pkill because + other systems (e.g. NetBSD) also have it. Fix the check that + looks for an utility to kill a process by name to properly detect + either pkill or killall. Fixes bug #336853. + 2006-07-13 Andre Klapper * configure.in: -- cgit v1.2.3