Jeremy Jones wrote: > I guess I'm still having a hard time understanding "what does it > matter?".
I was under impression that configure embeds the prefix in the build itself. I was concerned to have to preform the configure/make every time I change the destination path. It turns out that the makefile produced by configure uses prefix only for the install. Thus it is not big deal anymore. Thx for all commnets. A. -- http://mail.python.org/mailman/listinfo/python-list