X-Git-Url: https://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/06991b16dda9f3dc3991f39599512a7e94260667..9060b3e8d2ac9296abb97f159895718cd233f3bc:/configure.ac diff --git a/configure.ac b/configure.ac index efac42f..1910c73 100644 --- a/configure.ac +++ b/configure.ac @@ -30,8 +30,7 @@ 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"]) +DX_PROG_AUTOTEST_AM AC_CACHE_CHECK([for struct option in ], [dx_cv_have_struct_option], [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([#include ],