From d8f9241fec4ea21d3a5290483650c66967bc0771 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 26 May 2009 08:25:06 +0000 Subject: build system update git-svn-id: svn://tug.org/texlive/trunk@13478 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/configure | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'Build/source/utils/configure') diff --git a/Build/source/utils/configure b/Build/source/utils/configure index 26c9648984f..9cc3507c641 100755 --- a/Build/source/utils/configure +++ b/Build/source/utils/configure @@ -729,7 +729,6 @@ enable_dtl enable_dvi2tty enable_dvidvi enable_dviljk -enable_dvipdfm enable_dvipdfmx enable_dvipng enable_debug @@ -1491,7 +1490,6 @@ Optional Features: --disable-dvi2tty do not build the dvi2tty package --disable-dvidvi do not build the dvidvi package --disable-dviljk do not build the dviljk package - --disable-dvipdfm do not build the dvipdfm package --disable-dvipdfmx do not build the dvipdfmx package --disable-dvipng do not build the dvipng package --disable-debug Compile without debug (-d) option @@ -2685,26 +2683,6 @@ test "x$enable_dviljk" = xno || { } -## texk/dvipdfm/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipdfm/ -## configure options and TL libraries required for dvipdfm -# Check whether --enable-dvipdfm was given. -if test "${enable_dvipdfm+set}" = set; then - enableval=$enable_dvipdfm; -fi -case $enable_dvipdfm in #( - yes|no);; #( - *) enable_dvipdfm=$enable_all_pkgs - { $as_echo "$as_me:$LINENO: Assuming \`--enable-dvipdfm=$enable_dvipdfm'" >&5 -$as_echo "$as_me: Assuming \`--enable-dvipdfm=$enable_dvipdfm'" >&6;} - ac_configure_args="$ac_configure_args '--enable-dvipdfm=$enable_dvipdfm'";; -esac - -test "x$enable_dvipdfm" = xno || { - need_kpathsea=yes - need_libpng=yes -} - - ## texk/dvipdfmx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipdfmx/ ## configure options and TL libraries required for dvipdfmx # Check whether --enable-dvipdfmx was given. -- cgit v1.2.3