X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/62fa1dac8cf3098d212c0e8f4b3cc2cadaddd4c5..d546887cd6d807f258fc4fb2f47a655310e356ba:/configure.ac diff --git a/configure.ac b/configure.ac index 2f71721..645e871 100644 --- a/configure.ac +++ b/configure.ac @@ -109,9 +109,6 @@ AH_BOTTOM([#include ]) AC_CONFIG_TESTDIR([.], [t:.]) DX_PROG_AUTOTEST_AM -AC_CHECK_FUNCS_ONCE([strtoumax strtoull __strtoull]) -AC_CONFIG_FILES([ - Makefile -]) +AC_CONFIG_FILES([Makefile]) AC_OUTPUT