summaryrefslogtreecommitdiff
path: root/Build/source/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-xBuild/source/configure20
1 files changed, 0 insertions, 20 deletions
diff --git a/Build/source/configure b/Build/source/configure
index 912f4aabdfd..c00d55b1633 100755
--- a/Build/source/configure
+++ b/Build/source/configure
@@ -784,7 +784,6 @@ enable_native_texlive_build
enable_multiplatform
enable_cxx_runtime_hack
enable_libtool_hack
-enable_biber
enable_m_tx
enable_pmx
enable_ps2eps
@@ -1591,7 +1590,6 @@ Optional Features:
lib/PLATFORM
--enable-cxx-runtime-hack link C++ runtime statically
--enable-libtool-hack ignore libtool dependency_libs
- --disable-biber do not build the biber package
--disable-m-tx do not build the m-tx package
--disable-pmx do not build the pmx package
--disable-ps2eps do not build the ps2eps package
@@ -4115,24 +4113,6 @@ $as_echo "$as_me: $host -> \`--disable-luajittex'" >&6;}
;;
esac ;;
esac
-## utils/biber/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/biber/
-## configure options and TL libraries required for biber
-# Check whether --enable-biber was given.
-if test "${enable_biber+set}" = set; then :
- enableval=$enable_biber;
-fi
-case $enable_biber in #(
- yes|no) :
- ;; #(
- *) :
-
- enable_biber=$enable_all_pkgs
- { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-biber=$enable_biber'" >&5
-$as_echo "$as_me: Assuming \`--enable-biber=$enable_biber'" >&6;}
- ac_configure_args="$ac_configure_args '--enable-biber=$enable_biber'"
- ;;
-esac
-
## utils/m-tx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/m-tx/
## configure options and TL libraries required for mtx
# Check whether --enable-m-tx was given.