summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvisvgm/configure')
-rwxr-xr-xBuild/source/texk/dvisvgm/configure38
1 files changed, 0 insertions, 38 deletions
diff --git a/Build/source/texk/dvisvgm/configure b/Build/source/texk/dvisvgm/configure
index ce48db40190..88ca3801db3 100755
--- a/Build/source/texk/dvisvgm/configure
+++ b/Build/source/texk/dvisvgm/configure
@@ -810,10 +810,6 @@ with_gnu_ld
with_sysroot
enable_libtool_lock
enable_largefile
-with_libgs
-with_system_libgs
-with_libgs_includes
-with_libgs_libdir
enable_cxx_runtime_hack
with_system_kpathsea
with_system_potrace
@@ -1490,12 +1486,6 @@ Optional Packages:
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-sysroot[=DIR] Search for dependent libraries within DIR (or the
compiler's sysroot if not specified).
- --without-libgs build dvisvgm without PostScript support
- --with-system-libgs build dvisvgm with installed gs headers and library
- [default: no]
- --with-libgs-includes=DIR
- libgs headers installed in DIR
- --with-libgs-libdir=DIR libgs library installed in DIR
--with-system-kpathsea use installed kpathsea headers and library (requires
pkg-config)
--with-system-potrace use installed potrace headers and library
@@ -13758,34 +13748,6 @@ fi
-## texk/dvisvgm/ac/dvisvgm.ac: configure.ac fragment for the TeX Live subdirectory texk/dvisvgm/
-## configure options for dvisvgm
-
-# Check whether --with-libgs was given.
-if test "${with_libgs+set}" = set; then :
- withval=$with_libgs;
-fi
-
-
-# Check whether --with-system-libgs was given.
-if test "${with_system_libgs+set}" = set; then :
- withval=$with_system_libgs;
-fi
-
-
-# Check whether --with-libgs-includes was given.
-if test "${with_libgs_includes+set}" = set; then :
- withval=$with_libgs_includes;
-fi
-
-
-# Check whether --with-libgs-libdir was given.
-if test "${with_libgs_libdir+set}" = set; then :
- withval=$with_libgs_libdir;
-fi
-
-
-
ac_config_headers="$ac_config_headers config.h"