diff options
Diffstat (limited to 'Build/source/texk/configure')
-rwxr-xr-x | Build/source/texk/configure | 56 |
1 files changed, 7 insertions, 49 deletions
diff --git a/Build/source/texk/configure b/Build/source/texk/configure index d272cac2539..b83ab2865bb 100755 --- a/Build/source/texk/configure +++ b/Build/source/texk/configure @@ -2,7 +2,7 @@ # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for TeX Live texk 2017/dev. # -# Report bugs to <peb@mppmu.mpg.de>. +# Report bugs to <tex-live@tug.org>. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -265,7 +265,7 @@ fi $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: be upgraded to zsh 4.3.4 or later." else - $as_echo "$0: Please tell bug-autoconf@gnu.org and peb@mppmu.mpg.de + $as_echo "$0: Please tell bug-autoconf@gnu.org and tex-live@tug.org $0: about your system, including any error possibly output $0: before this message. Then install a modern shell, or $0: manually run the script under such a shell if you do @@ -581,7 +581,7 @@ PACKAGE_NAME='TeX Live texk' PACKAGE_TARNAME='tex-live-texk' PACKAGE_VERSION='2017/dev' PACKAGE_STRING='TeX Live texk 2017/dev' -PACKAGE_BUGREPORT='peb@mppmu.mpg.de' +PACKAGE_BUGREPORT='tex-live@tug.org' PACKAGE_URL='' ac_unique_file="../build-aux/missing" @@ -775,10 +775,6 @@ with_gs enable_dvipos enable_dvipsk enable_dvisvgm -with_libgs -with_system_libgs -with_libgs_includes -with_libgs_libdir enable_gregorio enable_gsftopk enable_lcdf_typetools @@ -1660,12 +1656,6 @@ Optional Packages: [texworks --position=%d "%s"] --with-mf-x-toolkit use X toolkit for METAFONT --with-gs=/PATH/TO/gs Hard-wire the location of GhostScript - --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-xdvi-x-toolkit=KIT Use toolkit KIT (motif/xaw/xaw3d/neXtaw) for xdvi [default: Motif if available, else Xaw] @@ -1732,7 +1722,7 @@ Some influential environment variables: Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. -Report bugs to <peb@mppmu.mpg.de>. +Report bugs to <tex-live@tug.org>. _ACEOF ac_status=$? fi @@ -4431,7 +4421,8 @@ test "x$enable_dvipsk" = xno || { need_kpathsea=yes } -## texk/dvisvgm/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvisvgm/ +# $Id$ +# texk/dvisvgm/ac/withenable.ac: configure.ac fragment ## configure options and TL libraries required for dvisvgm # Check whether --enable-dvisvgm was given. if test "${enable_dvisvgm+set}" = set; then : @@ -4456,39 +4447,6 @@ test "x$enable_dvisvgm" = xno || { need_zlib=yes } -## 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 - - -## texk/dvisvgm/ac/libgs.ac: configure.ac fragment for the TeX Live subdirectory texk/dvisvgm/ -## configure checks for dvisvgm and libgs -if test "x$enable_native_texlive_build:$with_system_libgs" = xyes:yes; then - as_fn_error $? "you can not use system libraries for a native TeX Live build" "$LINENO" 5 -fi - ## texk/gregorio/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/gregorio/ ## configure options and TL libraries required for gregorio # Check whether --enable-gregorio was given. @@ -7351,7 +7309,7 @@ $config_files Configuration commands: $config_commands -Report bugs to <peb@mppmu.mpg.de>." +Report bugs to <tex-live@tug.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |