Charles Swiger writes:
> You've inspired my curiosity.  They both seem to produce exactly the 
> same results:

The build results are the same, the contents of config.status will be
different.

If you set environment variables "outside" then configure doesn;t know
this and a subsequent run of configure can use the stock compiler
instead of the one you originally specified.

If you "configure CC=..." then configure remembers this and sets it in
the config.status command, so if something gets re-run it will use the
compiler you asked for.

H
_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool

Reply via email to