From 3954a7ee3e37cc270df867a19b1e3fb65ecc6386 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sun, 23 Mar 2008 21:07:39 +0100 Subject: 2008-03-23 Tollef Fog Heen * check/check-cflags, check/check-define-variable, check/check-includedir, check/check-libs, check/check-libs-private, check/check-requires-private: Replace the crazy -d ~root check with a more proper way to just make sure we are running under a POSIX shell. Thanks to Kjetil Torgrim Homme for the tip about using getconf PATH. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ab22df0..18d3f6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2008-03-23 Tollef Fog Heen + * check/check-cflags, check/check-define-variable, + check/check-includedir, check/check-libs, + check/check-libs-private, check/check-requires-private: Replace + the crazy -d ~root check with a more proper way to just make sure + we are running under a POSIX shell. Thanks to Kjetil Torgrim + Homme for the tip about using getconf PATH. + * main.c (main): Add logging support from NetBSD. Thanks to Julio M. Merino Vidal for forwarding the patch from ages ago. -- cgit v1.2.1