Opened 2 years ago
Closed 2 years ago
#116 closed enhancement (fixed)
eliminate copy of autotools files in BuildTools
Reported by: | stefan | Owned by: | stefan |
---|---|---|---|
Priority: | minor | Component: | build system |
Version: | trunk | Keywords: | autotools-update |
Cc: |
Description
Is there any reason to have a copy of autotools files (compile, config.guess, etc.) in the BuildTools? repository?
I would like to remove them and store only some patch files, if necessary. run_autotools -i should then pick up the files from the autotools installation and patch them up.
Also -i should become the default.
Change History (1)
comment:1 Changed 2 years ago by stefan
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done by [3870] and [3871].