Changeset 0aa06cbe in mainline for tools/autotool.py
- Timestamp:
- 2018-03-06T20:48:12Z (7 years ago)
- Parents:
- fd57cf17 (diff), 0c793e2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-03-06 20:48:12)
- git-committer:
- GitHub <noreply@…> (2018-03-06 20:48:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/autotool.py
rfd57cf17 r0aa06cbe 681 681 sandbox_leave(owd) 682 682 683 common['AUTOGEN'] = "%s/autogen.py" % os.path.dirname(os.path.abspath(sys.argv[0]))684 685 683 create_makefile(MAKEFILE, common) 686 684 create_header(HEADER, macros)
Note:
See TracChangeset
for help on using the changeset viewer.