coin-or-tools / BuildTools

Macros and patches for GNU autotools
https://coin-or-tools.github.io/BuildTools/
Other
3 stars 7 forks source link

eliminate copy of autotools files in BuildTools #116

Closed svigerske closed 5 years ago

svigerske commented 5 years ago

Issue created by migration from Trac.

Original creator: @svigerske

Original creation time: 2018-10-17 21:53:01

Assignee: @svigerske

Keywords: autotools-update

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.

svigerske commented 5 years ago

Comment by @svigerske created at 2018-10-17 22:39:49

Done by 5c5058b697 and 25ab692f46.

svigerske commented 5 years ago

Comment by @svigerske created at 2018-10-17 22:39:49

Resolution: fixed