Skip to content
  • Craig Small's avatar
    misc: testsuite to source aux scripts correctly · 6118be80
    Craig Small authored
    Because I don't know how to redirect properly in tcl, there are
    some small scripts that do this for me. With your standard
    make check, all is good because the scripts and the binary are
    in the usual spots.
    
    make distcheck however puts them all over the place. The binary is
    in a different tree to the test and aux scripts. The change now
    tells where aux script where its binary is.
    6118be80