X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/7029e258114ecffe7a80be495fba50a70e6ab00c..b045c0c5e35a1558e6b77d99e0ed8ab86d6dc550:/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 ],