Charles Wilson wrote:
>  [ snip ]

  Thanks for all the shell portability advice, it's pretty specialised stuff
that I don't know all about; I'll incorporate your changes into the respin when
I add the docs.

> I'm not sure "-rpath" is the right way to test, here. I know you're
> trying to avoid doing a full "configure --prefix= --bindir=" test, but
> I've only rarely seen the -rpath flag used on win32, so I'm not sure
> this test is exercising the normal usage pattern.

  Well, I did really want to make it a test of nothing other than the -bindir
functionality, in fact it's more or less just a test of the corner cases for
func_relative_path!  Using -rpath seems to work as far as supplying an input
value for $install_libdir and that's all I really want to achieve here: set
$install_libdir and $bindir and make sure that chunk of code DTRT.  I think
it'll be OK, won't it, even if it is a bit unusual?

    cheers,
      DaveK



Reply via email to