summaryrefslogtreecommitdiff
path: root/src/configure
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure')
-rwxr-xr-xsrc/configure2
1 files changed, 1 insertions, 1 deletions
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