From 9ca480758d9c1627299b19f1cb7419c84b57980f Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 10 Oct 2012 07:16:54 +0000 Subject: libs/obsdcompat: No longer used and therefore removed git-svn-id: svn://tug.org/texlive/trunk@27934 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/configure | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'Build/source/libs/configure') diff --git a/Build/source/libs/configure b/Build/source/libs/configure index 1d23a9e6fef..f4ca2d696a7 100755 --- a/Build/source/libs/configure +++ b/Build/source/libs/configure @@ -852,7 +852,6 @@ gd freetype2 freetype t1lib -obsdcompat libpng zlib' @@ -3652,7 +3651,6 @@ fi test "x$enable_web2c:$enable_pdftex" = xyes:yes && { need_xpdf=yes need_libpng=yes - need_obsdcompat=yes } # Check whether --enable-luatex was given. if test "${enable_luatex+set}" = set; then : @@ -3668,7 +3666,6 @@ esac test "x$enable_web2c:$enable_luatex" = xyes:yes && { need_poppler=yes need_libpng=yes - need_obsdcompat=yes need_zziplib=yes } # Check whether --enable-xetex was given. @@ -4975,10 +4972,6 @@ $as_echo "$as_me: Assuming installed \`t1lib' headers and library" >&6;} fi -## libs/obsdcompat/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/obsdcompat/ -## configure options and TL libraries required for obsdcompat - - ## libs/libpng/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/libpng/ ## configure options and TL libraries required for libpng @@ -6005,19 +5998,6 @@ if test -x $srcdir/t1lib/configure; then fi -if test -x $srcdir/obsdcompat/configure; then - if test "x$with_system_obsdcompat" != xyes && \ - test "x$need_obsdcompat" = xyes; then - SUBLIBS="obsdcompat $SUBLIBS" - fi - DIST_SUBLIBS="obsdcompat $DIST_SUBLIBS" - if false; then - subdirs="$subdirs obsdcompat" - - fi -fi - - if test -x $srcdir/libpng/configure; then if test "x$with_system_libpng" != xyes && \ test "x$need_libpng" = xyes; then -- cgit v1.2.3