On 30 October 2012 00:44, Reuben Thomas <[email protected]> wrote: > > I have a question: why does the treatment of datadir substitute > exec_prefix? Surely that doesn't occur in datadir? Yet: > > acl_final_datadir=`echo "${datadir}" | sed \ > -e "s,\\\${datarootdir},$datarootdir," \ > -e "s,\\\${exec_prefix},$acl_final_exec_prefix," \ > -e "s,\\\${prefix},$acl_final_prefix," ` > > (I need to add a similar treatment for docdir, so I wanted to make > sure I've understood.)
Similarly, why is there no stanza for libdir under the section # Further OS-independent tests ensure that we can make relative # paths from the executable's location. ? -- http://rrt.sc3d.org
