diff options
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 |