Actually, all the config.layout files' RedHat stanzas read like this... prefix: /usr exec_prefix: ${prefix} bindir: ${prefix}/bin sbindir: ${prefix}/sbin libdir: ${prefix}/lib ..., but in the resulting Makefiles, ${prefix} has been replaced by /usr. To my (naive) eye, the config.layout files appear correctly parameterized. Regards, Adam On Wed, 2005-06-29 at 03:22, Joost de Heer wrote: > > 1. ./configure --enable-layout=RedHat > > 2. vi srclib/apr-util/Makefile, where I see that libdir is set to > > "/usr/lib" > > Because in config.layout, in the RedHat layout, the libdir is set to > /usr/lib. If you want this changed, edit the layout file. > > Joost > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx