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

5 comments on commit 22786d6

@bors
Copy link
Contributor

@bors bors commented on 22786d6 Apr 12, 2013

Choose a reason for hiding this comment

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

saw approval from catamorphism
at tdaede@22786d6

@bors
Copy link
Contributor

@bors bors commented on 22786d6 Apr 12, 2013

Choose a reason for hiding this comment

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

merging tdaede/rust/fix_file_command = 22786d6 into auto

@bors
Copy link
Contributor

@bors bors commented on 22786d6 Apr 12, 2013

Choose a reason for hiding this comment

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

tdaede/rust/fix_file_command = 22786d6 merged ok, testing candidate = 82a8815

@bors
Copy link
Contributor

@bors bors commented on 22786d6 Apr 12, 2013

Choose a reason for hiding this comment

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

@bors
Copy link
Contributor

@bors bors commented on 22786d6 Apr 12, 2013

Choose a reason for hiding this comment

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

fast-forwarding incoming to auto = 82a8815

Please sign in to comment.