summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/configure.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-07-29 12:32:01 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-07-29 12:32:01 +0000
commit568e05b08953c4648cc69aa8e0e6bc6db68dc1e6 (patch)
treeaa9d8155f782791543fb3e09ef688042c18d46d1 /Build/source/texk/dvipdfm-x/configure.ac
parent0d8a5568203f77f933f8b264b2b9ad81e6af7604 (diff)
texk/dvipdfm-x: Only one binary and a symlink dvipdfmx->xdvipdfmx
git-svn-id: svn://tug.org/texlive/trunk@37990 c570f23f-e606-0410-a88d-b1316a301751
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