From da5ff2dcb7a73225887fb33e8c086a69c85e53fd Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Thu, 17 Aug 2006 18:46:00 +0000 Subject: * configure.in: use instead of to determine where to store the pid since the init scripts manipulate the pid file (patch from Marcelo Ricardo Leitner . --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb4256f7..20a10a84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-08-17 John (J5) Palmieri + + * configure.in: use $with_init_scripts instead of $operating_system + to determine where to store the pid since the init scripts manipulate + the pid file (patch from Marcelo Ricardo Leitner + . + 2006-08-16 John (J5) Palmieri * dbus/dbus-threads.c: Add static DBusList *uninitialized_mutex_list and -- cgit