diff options
Diffstat (limited to 'Build/source/libs')
-rw-r--r-- | Build/source/libs/Makefile.in | 1 | ||||
-rwxr-xr-x | Build/source/libs/configure | 21 | ||||
-rwxr-xr-x | Build/source/libs/obsdcompat/configure | 3 |
3 files changed, 1 insertions, 24 deletions
diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in index 16f1d9e192b..2fbcd4dfd92 100644 --- a/Build/source/libs/Makefile.in +++ b/Build/source/libs/Makefile.in @@ -70,7 +70,6 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.m4 \ $(top_srcdir)/../m4/kpse-zziplib-flags.m4 \ $(top_srcdir)/../utils/biber/ac/withenable.ac \ $(top_srcdir)/../utils/chktex/ac/withenable.ac \ - $(top_srcdir)/../utils/dialog/ac/withenable.ac \ $(top_srcdir)/../utils/ps2eps/ac/withenable.ac \ $(top_srcdir)/../utils/psutils/ac/withenable.ac \ $(top_srcdir)/../utils/t1utils/ac/withenable.ac \ diff --git a/Build/source/libs/configure b/Build/source/libs/configure index 0e36c89b340..00247b92153 100755 --- a/Build/source/libs/configure +++ b/Build/source/libs/configure @@ -672,7 +672,6 @@ enable_cxx_runtime_hack enable_libtool_hack enable_biber enable_chktex -enable_dialog enable_ps2eps enable_psutils enable_t1utils @@ -1463,7 +1462,6 @@ Optional Features: --enable-libtool-hack ignore libtool dependency_libs --disable-biber do not build the biber package --disable-chktex do not build the chktex package - --disable-dialog do not build the dialog package --disable-ps2eps do not build the ps2eps package --disable-psutils do not build the psutils package --disable-t1utils do not build the t1utils package @@ -3215,25 +3213,6 @@ $as_echo "$as_me: Assuming \`--enable-chktex=$enable_chktex'" >&6;} esac -## utils/dialog/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/dialog/ -## configure options and TL libraries required for dialog -# Check whether --enable-dialog was given. -if test "${enable_dialog+set}" = set; then : - enableval=$enable_dialog; -fi -case $enable_dialog in #( - yes|no) : - ;; #( - *) : - - enable_dialog=$enable_all_pkgs - { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-dialog=$enable_dialog'" >&5 -$as_echo "$as_me: Assuming \`--enable-dialog=$enable_dialog'" >&6;} - ac_configure_args="$ac_configure_args '--enable-dialog=$enable_dialog'" - ;; -esac - - ## utils/ps2eps/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/ps2eps/ ## configure options and TL libraries required for ps2eps # Check whether --enable-ps2eps was given. diff --git a/Build/source/libs/obsdcompat/configure b/Build/source/libs/obsdcompat/configure index 48921ee1cdb..43e21ed274f 100755 --- a/Build/source/libs/obsdcompat/configure +++ b/Build/source/libs/obsdcompat/configure @@ -729,8 +729,7 @@ CFLAGS LDFLAGS LIBS CPPFLAGS -CPP -CPPFLAGS' +CPP' # Initialize some variables set by options. |