Is there a way to determine what configure options were used to build a given GNU make 3.79.1 binary? In particular, I'd like to know if --disable-nsec-timestamps was used or not. If there's no make option that provides this info, can I use nm to look for symbol or some other tool to examine the binary?
Thanks, Zartaj _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
