X-Git-Url: https://git.draconx.ca/gitweb/rarpd-dx.git/blobdiff_plain/e47d657a9839025639a93fbf4b3d57f24508f284..0bf68d0c2640d1bd7a50e8438a89164e68d03e0d:/configure.ac diff --git a/configure.ac b/configure.ac index af8b33f..cd2be37 100644 --- a/configure.ac +++ b/configure.ac @@ -35,7 +35,5 @@ $XSLTPROC --nonet conftest.xsl conftest.xml >conftest.out 2>&AS_MESSAGE_LOG_FD & rm -f conftest.xsl conftest.xml conftest.out])]) AM_CONDITIONAL([HAVE_XSLTPROC], [test x"$dx_cv_xsltproc_works" = x"yes"]) -AC_CHECK_HEADERS_ONCE([error.h]) - AC_CONFIG_FILES([Makefile]) AC_OUTPUT