summaryrefslogtreecommitdiff
path: root/Build/source/texk/configure
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-05 00:57:33 +0000
committerKarl Berry <karl@freefriends.org>2006-12-05 00:57:33 +0000
commit0ab657d91067f9edfc1f4de294c8def270e3a055 (patch)
treedc88c28686667f85641a6aa36fba0bb0842a5587 /Build/source/texk/configure
parent8b990bc0750e51fd017c6e8287d452dde22f4804 (diff)
dvipng 1.9
git-svn-id: svn://tug.org/texlive/trunk@2584 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/configure')
-rwxr-xr-xBuild/source/texk/configure4
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/configure b/Build/source/texk/configure
index afbef2c00fe..c21766fa78e 100755
--- a/Build/source/texk/configure
+++ b/Build/source/texk/configure
@@ -6587,6 +6587,7 @@ PKGS='
cjkutils
detex
devnag
+ dvipng
dtl
dvi2tty
dvidvi
@@ -6610,9 +6611,6 @@ PKGS='
xdvipdfmx
'
-# must finish update, accidentally checked in partial
-# in revision 2009: dvipng
-
ESUBDIRS=
for pkg in $PKGS; do
if eval "test \"x`echo '$with_'${pkg}`\" != xno"; then