Changes in tools/autotool.py [232ec3a1:75701004] in mainline
- File:
-
- 1 edited
-
tools/autotool.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/autotool.py
r232ec3a1 r75701004 579 579 check_app(["make", "--version"], "Make utility", "preferably GNU Make") 580 580 check_app(["unzip"], "unzip utility", "usually part of zip/unzip utilities") 581 check_app(["tar", "--version"], "tar utility", "usually part of tar") 581 582 582 583 platform, cc_args, target = get_target(config)
Note:
See TracChangeset
for help on using the changeset viewer.
