Charles Wilson wrote:

> So, here's the revised function (w/o the varname uglification):

>       *) func_dirname $tlibdir
>          tlibdir=${func_dirname_result}
>          if test x$tlibdir = x ; then
>            # Have to descend all the way to the root!
>            func_relative_path_result=../$func_relative_path_result
  +          func_relative_path_tcancelled="$func_relative_path_tbindir"
>            break
>          fi

  :-) Hooray for test suites!

    cheers,
      DaveK


Reply via email to