From 568e05b08953c4648cc69aa8e0e6bc6db68dc1e6 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 29 Jul 2015 12:32:01 +0000 Subject: 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 --- Build/source/configure | 30 ------------------------------ 1 file changed, 30 deletions(-) (limited to 'Build/source/configure') diff --git a/Build/source/configure b/Build/source/configure index ec9be8a0ef3..8933e26408b 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -856,8 +856,6 @@ enable_dvi2tty enable_dvidvi enable_dviljk enable_dvipdfm_x -enable_dvipdfmx -enable_xdvipdfmx enable_dvipng enable_debug enable_timing @@ -1669,8 +1667,6 @@ Optional Features: --disable-dvidvi do not build the dvidvi package --disable-dviljk do not build the dviljk package --disable-dvipdfm-x do not build the dvipdfm-x package - --disable-dvipdfmx do not build the dvipdfmx program - --disable-xdvipdfmx do not build the xdvipdfmx program --disable-dvipng do not build the dvipng package --disable-debug Compile without debug (-d) option --enable-timing Output execution time of dvipng @@ -5115,32 +5111,6 @@ test "x$enable_dvipdfm_x" = xno || { need_libpaper=yes } -## texk/dvipdfm-x/ac/dvipdfm-x.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipdfm-x/ -## configure options for dvipdfm-x -# Check whether --enable-dvipdfmx was given. -if test "${enable_dvipdfmx+set}" = set; then : - enableval=$enable_dvipdfmx; -fi - -case $enable_dvipdfmx in #( - yes | no) : - ;; #( - *) : - enable_dvipdfmx=yes ;; -esac -# Check whether --enable-xdvipdfmx was given. -if test "${enable_xdvipdfmx+set}" = set; then : - enableval=$enable_xdvipdfmx; -fi - -case $enable_xdvipdfmx in #( - yes | no) : - ;; #( - *) : - enable_xdvipdfmx=yes ;; -esac - - ## texk/dvipng/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipng/ ## configure options and TL libraries required for dvipng # Check whether --enable-dvipng was given. -- cgit v1.2.3