diff options
Diffstat (limited to 'Build/source/utils/configure')
-rwxr-xr-x | Build/source/utils/configure | 6 |
1 files changed, 0 insertions, 6 deletions
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 |