X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/b2e3cab6544444137fe7aadee2a991adbfde97c4..1c3b0c0e6f9339e76e42f6393e554c7dfc58e205:/configure.ac diff --git a/configure.ac b/configure.ac index a9893ba..91a3e98 100644 --- a/configure.ac +++ b/configure.ac @@ -100,7 +100,7 @@ AC_SUBST([BISON_COMPAT]) AH_TOP([#include ]) AH_BOTTOM([#include ]) -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])