>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> lib/configure.py cannot be run if you compile with a fresh Georg> builddir != srcdir. The reason is that the main configure Georg> script creates builddir/lib only after trying to run Georg> lib/configure.py. The attached patch fixes that. Does anybody Georg> know a better solution? If not I am going to put this in. Put it in. The better solution will be to run configure.py in userdir only. JMarc