From 2adc7253aef58fdafa6cd9bddf740611c64ba582 Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Mon, 2 Feb 2009 09:50:33 +0000 Subject: regen configure scripts --- src/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configure') diff --git a/src/configure b/src/configure index ab70481..590836f 100755 --- a/src/configure +++ b/src/configure @@ -3450,7 +3450,7 @@ else : else if test $ac_prog = installbsd && - grep src/bos $ac_dir/$ac_prog >/dev/null 2>&1; then + strings $ac_dir/$ac_prog | grep src/bos >/dev/null 2>&1; then # AIX installbsd doesn't work without option "-g". : else -- cgit v1.2.1