Changes in tools/autotool.py [57292d3:0dd022ec] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/autotool.py
r57292d3 r0dd022ec 834 834 sandbox_leave(owd) 835 835 836 common['AUTOGEN'] = "%s/autogen.py" % os.path.dirname(os.path.abspath(sys.argv[0]))837 838 836 create_makefile(MAKEFILE, common) 839 837 create_header(HEADER, maps)
Note:
See TracChangeset
for help on using the changeset viewer.