summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/configure.ac')
-rw-r--r--Build/source/texk/dvipdfm-x/configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/Build/source/texk/dvipdfm-x/configure.ac b/Build/source/texk/dvipdfm-x/configure.ac
index 89a9e7828a8..488fbe83dba 100644
--- a/Build/source/texk/dvipdfm-x/configure.ac
+++ b/Build/source/texk/dvipdfm-x/configure.ac
@@ -15,8 +15,6 @@ AC_CONFIG_MACRO_DIR([../../m4])
dnl Common code for all programs using libkpathsea.
KPSE_COMMON([dvipdfm-x])
-m4_include([ac/dvipdfm-x.ac])
-
AC_CONFIG_HEADERS([config.h])
dnl Checks for header files.
@@ -91,9 +89,6 @@ AC_DEFINE([HAVE_LIBPNG], 1, [Define if you have libpng and its headers.])
KPSE_WIN32_CALL
-AM_CONDITIONAL([DVIPDFMX], [test "x$enable_dvipdfmx" != xno])
-AM_CONDITIONAL([XDVIPDFMX], [test "x$enable_xdvipdfmx" != xno])
-
AC_CONFIG_FILES([Makefile])
AC_OUTPUT