From 0baa693d36f59080ff1c474d339b950cefa13dd5 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Fri, 31 Dec 2010 17:57:38 +0100 Subject: Call 'find' properly in ./configure Some platforms expects a path to be given, so adding a relative path to the 'find' expressions. Signed-off-by: David Sommerseth --- configure | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/configure b/configure index 22c0c38..4fd5865 100755 --- a/configure +++ b/configure @@ -303,12 +303,12 @@ EOF # Update Makefile with distclean and uninstall rules cat >> Makefile <