aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulio M. Merino Vidal <jmmv@NetBSD.org>2006-07-22 19:58:10 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-07-22 19:58:10 +0800
commitbbbfb5e4ab6b1192c176ec51660cd09eb68c0d92 (patch)
tree479b715d6fd06a61d3853010855d2db0a0cc1874 /ChangeLog
parentad08df17c10a4bcd4c122230406c66ef4de6612a (diff)
downloadgsoc2013-evolution-bbbfb5e4ab6b1192c176ec51660cd09eb68c0d92.tar
gsoc2013-evolution-bbbfb5e4ab6b1192c176ec51660cd09eb68c0d92.tar.gz
gsoc2013-evolution-bbbfb5e4ab6b1192c176ec51660cd09eb68c0d92.tar.bz2
gsoc2013-evolution-bbbfb5e4ab6b1192c176ec51660cd09eb68c0d92.tar.lz
gsoc2013-evolution-bbbfb5e4ab6b1192c176ec51660cd09eb68c0d92.tar.xz
gsoc2013-evolution-bbbfb5e4ab6b1192c176ec51660cd09eb68c0d92.tar.zst
gsoc2013-evolution-bbbfb5e4ab6b1192c176ec51660cd09eb68c0d92.zip
Do not assume that only SunOS has pkill because other systems (e.g.
2006-07-22 Julio M. Merino Vidal <jmmv@NetBSD.org> * 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <jmmv@NetBSD.org>
+
+ * 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 <a9016009@gmx.de>
* configure.in: