Hi Tobias, * Tobias Weber wrote on Thu, May 07, 2009 at 04:57:13PM CEST: > after installing software built with autotools I kept the source tree > around. Now I want to update and would love to know how I configured the > thing back then. I didn't find the command line or any --with options in > configure.log :(
./config.status --version or, to rerun with the same options, ./config.status --recheck Cheers, Ralf