Je 2012-04-03 je 12:49:26 (+0100) Mark Skilbeck skribis: > Just me again. > > If I've compiled lynx from source, can I determine the configure command > (and options) that was used to compile it? I've lost the command from my > terminal command history and can't remember all the options I used. > If you've saved the source, the configure options are stored in config.status. For example, to reconfigure based on your previous options: ./config.status --recheck # recheck what's available on your system ./config.status # regenerate the files in AC_OUTPUT
_______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
