
Seema.Alevoor at Sun
Oct 25, 2009, 10:18 PM
Post #1 of 1
(105 views)
Permalink
|
|
mod_fcgid: top_installbuilddir settings within configure.apxs
|
|
Hi, mod_fcgid's configure.apxs sets top_installbuilddir twice. Any reasons for doing so ? ---------- top_installbuilddir=`cd $exp_installbuilddir/..; pwd` top_installbuilddir=`echo $exp_installbuilddir | sed -e "s#/[^/]*\\\$##;"` ---------- Thanks, Seema.
|