X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/7029e258114ecffe7a80be495fba50a70e6ab00c..b6ec120435a070a28eafe0b3e686ef2ac9b0f042:/configure.ac diff --git a/configure.ac b/configure.ac index efac42f..8bbda6e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl Copyright © 2015, 2019-2023 Nick Bowler +dnl Copyright © 2015, 2019-2024 Nick Bowler dnl dnl License WTFPL2: Do What The Fuck You Want To Public License, version 2. dnl This is free software: you are free to do what the fuck you want to. @@ -23,15 +23,15 @@ AC_PROG_AWK AC_USE_SYSTEM_EXTENSIONS AC_C_INLINE +AM_PROG_AR 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([.]) -DX_PROG_AUTOTEST -AM_CONDITIONAL([HAVE_AUTOTEST], [test x"$dx_cv_autotest_works" = x"yes"]) +AC_CONFIG_TESTDIR([.], [t:$srcdir/t]) +DX_PROG_AUTOTEST_AM AC_CACHE_CHECK([for struct option in ], [dx_cv_have_struct_option], [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([#include ],