diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-10-10 07:16:54 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-10-10 07:16:54 +0000 |
commit | 9ca480758d9c1627299b19f1cb7419c84b57980f (patch) | |
tree | c074a72701f339181bc7dce7e0fcefa304cf145a /Build/source/configure | |
parent | 797af7cfbc26309d5da4a63df5c0353bca06ed7c (diff) |
libs/obsdcompat: No longer used and therefore removed
git-svn-id: svn://tug.org/texlive/trunk@27934 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Build/source/configure b/Build/source/configure index 67c519eb373..cf6c8222164 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -4457,7 +4457,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 : @@ -4473,7 +4472,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. @@ -5880,10 +5878,6 @@ $as_echo "$as_me: Using \`t1lib' headers and library from TL tree" >&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 |