summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-26 16:58:46 +0000
committerKarl Berry <karl@freefriends.org>2006-12-26 16:58:46 +0000
commit7c18fc181a70102875990d852552ceb5646138bd (patch)
treed164c645bea5a0b012ee465710c76f898d4d4efa
parent167bedcfcc63071e1569d96c3465037dd9eda32e (diff)
i guess we decided not to include sam2p after all
git-svn-id: svn://tug.org/texlive/trunk@2932 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/source/configure2
-rw-r--r--Build/source/configure.in2
-rw-r--r--Master/bin/win32/sam2p.exebin335872 -> 0 bytes
-rw-r--r--Master/bin/win32/tif22pnm.exebin318976 -> 0 bytes
4 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/configure b/Build/source/configure
index 70248677abb..609f72000b7 100755
--- a/Build/source/configure
+++ b/Build/source/configure
@@ -4811,7 +4811,7 @@ test "$needs_teckit" = yes \
subdirs="$subdirs libs"
-PKGS='dialog lcdf-typetools pdfopen psutils sam2p t1utils texi2html texinfo'
+PKGS='dialog lcdf-typetools pdfopen psutils t1utils texi2html texinfo'
ESUBDIRS=
test -d utils || mkdir utils
for pkg in $PKGS; do
diff --git a/Build/source/configure.in b/Build/source/configure.in
index 4c6f8a5a4e5..4a15068bb86 100644
--- a/Build/source/configure.in
+++ b/Build/source/configure.in
@@ -233,7 +233,7 @@ test "$needs_teckit" = yes \
AC_CONFIG_SUBDIRS([libs])
-PKGS='dialog lcdf-typetools pdfopen psutils sam2p t1utils texi2html texinfo'
+PKGS='dialog lcdf-typetools pdfopen psutils t1utils texi2html texinfo'
ESUBDIRS=
test -d utils || mkdir utils
for pkg in $PKGS; do
diff --git a/Master/bin/win32/sam2p.exe b/Master/bin/win32/sam2p.exe
deleted file mode 100644
index d8ced0facb1..00000000000
--- a/Master/bin/win32/sam2p.exe
+++ /dev/null
Binary files differ
diff --git a/Master/bin/win32/tif22pnm.exe b/Master/bin/win32/tif22pnm.exe
deleted file mode 100644
index 0e247b64086..00000000000
--- a/Master/bin/win32/tif22pnm.exe
+++ /dev/null
Binary files differ