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/utils/Makefile.in | 1 - Build/source/utils/configure | 6 ------ 2 files changed, 7 deletions(-) (limited to 'Build/source/utils') diff --git a/Build/source/utils/Makefile.in b/Build/source/utils/Makefile.in index eed1d15c104..9933cfc9847 100644 --- a/Build/source/utils/Makefile.in +++ b/Build/source/utils/Makefile.in @@ -145,7 +145,6 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.m4 \ $(top_srcdir)/../libs/freetype2/ac/withenable.ac \ $(top_srcdir)/../libs/freetype/ac/withenable.ac \ $(top_srcdir)/../libs/t1lib/ac/withenable.ac \ - $(top_srcdir)/../libs/obsdcompat/ac/withenable.ac \ $(top_srcdir)/../libs/libpng/ac/withenable.ac \ $(top_srcdir)/../libs/zlib/ac/withenable.ac \ $(top_srcdir)/../texk/ptexenc/ac/withenable.ac \ diff --git a/Build/source/utils/configure b/Build/source/utils/configure index d288845bd8c..6fa61c9e439 100755 --- a/Build/source/utils/configure +++ b/Build/source/utils/configure @@ -3649,7 +3649,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 : @@ -3665,7 +3664,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. @@ -4972,10 +4970,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 -- cgit v1.2.3