]> git.draconx.ca Git - liblbx.git/blob - tests/util/test-defs.sh.in
4e65a61534fcf57f26f981f54f438694e46c7a04
[liblbx.git] / tests / util / test-defs.sh.in
1 # Since we want to chdir in test scripts, set srcdir and builddir
2 # to absolute versions for convenience.
3 srcdir='@abs_top_srcdir@'
4 builddir='@abs_top_builddir@'
5
6 MKDIR_P='@MKDIR_P@'
7 EXEEXT='@EXEEXT@'