
26 Mar
2008
26 Mar
'08
10:56 p.m.
I'm using ./setup configure && ./setup build very often and hope that it just works (which it really does most of the time :) However sometimes it might be interesting to know which flags are chosen.. Do you think it would be useful to show the chosen flags by default (not only when using -v3) ? It's only one additional line but gives you a lot of useful information (IMHO) Meanwhile I'm using configure .. 2>&1 | grep 'Flags chosen' Marc