]> git.draconx.ca Git - dxcommon.git/blobdiff - configure.ac
test-tap.at: Use PATH instead of hardcoding "$builddir/t"
[dxcommon.git] / configure.ac
index 1910c73b18f611f86a86d42c3131c1050d2dcbd1..b10b6258a9e929887cae333a595ade8da5e2062a 100644 (file)
@@ -29,7 +29,7 @@ AC_SUBST([STUB_INCLUDES], [@&t@])
 AC_CHECK_FUNCS_ONCE([wcwidth])
 AM_CONDITIONAL([HAVE_WCWIDTH], [test x"$ac_cv_func_wcwidth" = x"yes"])
 
-AC_CONFIG_TESTDIR([.])
+AC_CONFIG_TESTDIR([.], [t:$srcdir/t])
 DX_PROG_AUTOTEST_AM
 
 AC_CACHE_CHECK([for struct option in <getopt.h>], [dx_cv_have_struct_option],