Stefan Bodewig said: > Take a look at how httpd-configure does this, for example: > > <arg name="--with-apr" project="apr-make-install" > reference="home"/> > > the key is reference="home" which you can control on the dependent > project side.
I had already tried reference="home" and changed it back, but that has made no difference either - ./configure is still pointed at the source directory and not the destination directory. What does the "home" mean in the reference attribute? Regards, Graham -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
