Well, for the archives this is our work-around from one of our
developers.


libexecdiropt=$(echo $ac_option | grep 'libexecdir=')
if test "x$libexecdiropt" == "x"; then
        libexecdir='${exec_prefix}/lib/${PACKAGE}'
fi


Seems to work, but I have not tried it on anything else than on Linux.


Thanks for all the help.


-- 
Bill Moseley [EMAIL PROTECTED]



Reply via email to