On Mon, Feb 21, 2011 at 19:53, Jason Edgecombe <[email protected]> wrote: > Well, I reverted the config.log change fr now until I can implement a better > way. > > I understand that config.log is useful if the ./configure step fails. Is > there a case where config.log is useful if ./configure succeeds?
Yes. The typical case is a test that "succeeds" from configure's perspective but doesn't give the right result, leading to a build failure later on. Marc _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
