Hacker News new | ask | show | jobs
by alganet 574 days ago
What would you do with `configure` scripts?

Let's say you need to install some third party software that is pretty standard `./configure && make && make install`, what would you do? Port `configure` to python?

1 comments

sh