When building packages, often we need to run ./configure with a bunch of options to build the package. To find out what the last options were used for configure, use this command:
./config.status --config
How to remember ./configure script arguments a year later
No comments:
Post a Comment