Skip to content

Commit

Permalink
Add check for 'file' command which is necessary for 32-bit userspace …
Browse files Browse the repository at this point in the history
…detection.
  • Loading branch information
tdaede committed Apr 11, 2013
1 parent 5f13e9c commit 22786d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ need_cmd uname
need_cmd date
need_cmd tr
need_cmd sed

need_cmd file

msg "inspecting environment"

Expand Down

1 comment on commit 22786d6

@catamorphism
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+

Please sign in to comment.