]> git.draconx.ca Git - cdecl99.git/blobdiff - configure.ac
Rename "test" directory to "t".
[cdecl99.git] / configure.ac
index a9893ba7e354d4614301aec2d48c82dc1461413c..91a3e9809b423e38f4e3b1e2ddf1a41136010cbd 100644 (file)
@@ -100,7 +100,7 @@ AC_SUBST([BISON_COMPAT])
 AH_TOP([#include <conf_pre.h>])
 AH_BOTTOM([#include <conf_post.h>])
 
-AC_CONFIG_TESTDIR([.], [test:.])
+AC_CONFIG_TESTDIR([.], [t:.])
 DX_PROG_AUTOTEST
 AM_CONDITIONAL([HAVE_AUTOTEST], [test x"$dx_cv_autotest_works" = x"yes"])
 AC_CHECK_FUNCS_ONCE([strtoumax strtoull __strtoull])