From d8f9241fec4ea21d3a5290483650c66967bc0771 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 26 May 2009 08:25:06 +0000 Subject: build system update git-svn-id: svn://tug.org/texlive/trunk@13478 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/Makefile.in | 1 - Build/source/libs/configure | 22 ---------------------- Build/source/texk/kpathsea/xt.ac | 13 ------------- Build/source/texlive.ac | 2 -- Build/source/utils/Makefile.in | 1 - Build/source/utils/configure | 22 ---------------------- 6 files changed, 61 deletions(-) delete mode 100644 Build/source/texk/kpathsea/xt.ac delete mode 100644 Build/source/texlive.ac (limited to 'Build') diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in index b0bd74ff3db..95b20ffca45 100644 --- a/Build/source/libs/Makefile.in +++ b/Build/source/libs/Makefile.in @@ -84,7 +84,6 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.m4 \ $(top_srcdir)/../texk/dvi2tty/ac/withenable.ac \ $(top_srcdir)/../texk/dvidvi/ac/withenable.ac \ $(top_srcdir)/../texk/dviljk/ac/withenable.ac \ - $(top_srcdir)/../texk/dvipdfm/ac/withenable.ac \ $(top_srcdir)/../texk/dvipdfmx/ac/withenable.ac \ $(top_srcdir)/../texk/dvipng/ac/withenable.ac \ $(top_srcdir)/../texk/dvipng/ac/dvipng.ac \ diff --git a/Build/source/libs/configure b/Build/source/libs/configure index e3e9ad6a792..021c56a66b8 100755 --- a/Build/source/libs/configure +++ b/Build/source/libs/configure @@ -729,7 +729,6 @@ enable_dtl enable_dvi2tty enable_dvidvi enable_dviljk -enable_dvipdfm enable_dvipdfmx enable_dvipng enable_debug @@ -1494,7 +1493,6 @@ Optional Features: --disable-dvi2tty do not build the dvi2tty package --disable-dvidvi do not build the dvidvi package --disable-dviljk do not build the dviljk package - --disable-dvipdfm do not build the dvipdfm package --disable-dvipdfmx do not build the dvipdfmx package --disable-dvipng do not build the dvipng package --disable-debug Compile without debug (-d) option @@ -2688,26 +2686,6 @@ test "x$enable_dviljk" = xno || { } -## texk/dvipdfm/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipdfm/ -## configure options and TL libraries required for dvipdfm -# Check whether --enable-dvipdfm was given. -if test "${enable_dvipdfm+set}" = set; then - enableval=$enable_dvipdfm; -fi -case $enable_dvipdfm in #( - yes|no);; #( - *) enable_dvipdfm=$enable_all_pkgs - { $as_echo "$as_me:$LINENO: Assuming \`--enable-dvipdfm=$enable_dvipdfm'" >&5 -$as_echo "$as_me: Assuming \`--enable-dvipdfm=$enable_dvipdfm'" >&6;} - ac_configure_args="$ac_configure_args '--enable-dvipdfm=$enable_dvipdfm'";; -esac - -test "x$enable_dvipdfm" = xno || { - need_kpathsea=yes - need_libpng=yes -} - - ## texk/dvipdfmx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipdfmx/ ## configure options and TL libraries required for dvipdfmx # Check whether --enable-dvipdfmx was given. diff --git a/Build/source/texk/kpathsea/xt.ac b/Build/source/texk/kpathsea/xt.ac deleted file mode 100644 index c1f8217ee17..00000000000 --- a/Build/source/texk/kpathsea/xt.ac +++ /dev/null @@ -1,13 +0,0 @@ -dnl Included by web2c and xdvik to handle the obsolete --with-x-toolkit option. - -AC_ARG_WITH([x-toolkit], -[ --with-x-toolkit=KIT OBSOLETE: use --with-mf-x-toolkit and/or - --with-xdvi-x-toolkit instead.], -[ - AC_MSG_WARN(dnl -[the --with-x-toolkit option is obsolete; please use --with-mf-x-toolkit -and/or --with-xdvi-x-toolkit instead. (Assuming default toolkit.)]) - with_xdvi_x_toolkit=yes - with_mf_x_toolkit=yes -]) -dnl Included by web2c and xdvik to handle --with-x-toolkit. diff --git a/Build/source/texlive.ac b/Build/source/texlive.ac deleted file mode 100644 index c36c7b92ab4..00000000000 --- a/Build/source/texlive.ac +++ /dev/null @@ -1,2 +0,0 @@ -: ${with_cxx_runtime_hack=yes} -export with_cxx_runtime_hack diff --git a/Build/source/utils/Makefile.in b/Build/source/utils/Makefile.in index 2b258a9834b..cfc2ef28ad6 100644 --- a/Build/source/utils/Makefile.in +++ b/Build/source/utils/Makefile.in @@ -84,7 +84,6 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.m4 \ $(top_srcdir)/../texk/dvi2tty/ac/withenable.ac \ $(top_srcdir)/../texk/dvidvi/ac/withenable.ac \ $(top_srcdir)/../texk/dviljk/ac/withenable.ac \ - $(top_srcdir)/../texk/dvipdfm/ac/withenable.ac \ $(top_srcdir)/../texk/dvipdfmx/ac/withenable.ac \ $(top_srcdir)/../texk/dvipng/ac/withenable.ac \ $(top_srcdir)/../texk/dvipng/ac/dvipng.ac \ diff --git a/Build/source/utils/configure b/Build/source/utils/configure index 26c9648984f..9cc3507c641 100755 --- a/Build/source/utils/configure +++ b/Build/source/utils/configure @@ -729,7 +729,6 @@ enable_dtl enable_dvi2tty enable_dvidvi enable_dviljk -enable_dvipdfm enable_dvipdfmx enable_dvipng enable_debug @@ -1491,7 +1490,6 @@ Optional Features: --disable-dvi2tty do not build the dvi2tty package --disable-dvidvi do not build the dvidvi package --disable-dviljk do not build the dviljk package - --disable-dvipdfm do not build the dvipdfm package --disable-dvipdfmx do not build the dvipdfmx package --disable-dvipng do not build the dvipng package --disable-debug Compile without debug (-d) option @@ -2685,26 +2683,6 @@ test "x$enable_dviljk" = xno || { } -## texk/dvipdfm/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipdfm/ -## configure options and TL libraries required for dvipdfm -# Check whether --enable-dvipdfm was given. -if test "${enable_dvipdfm+set}" = set; then - enableval=$enable_dvipdfm; -fi -case $enable_dvipdfm in #( - yes|no);; #( - *) enable_dvipdfm=$enable_all_pkgs - { $as_echo "$as_me:$LINENO: Assuming \`--enable-dvipdfm=$enable_dvipdfm'" >&5 -$as_echo "$as_me: Assuming \`--enable-dvipdfm=$enable_dvipdfm'" >&6;} - ac_configure_args="$ac_configure_args '--enable-dvipdfm=$enable_dvipdfm'";; -esac - -test "x$enable_dvipdfm" = xno || { - need_kpathsea=yes - need_libpng=yes -} - - ## texk/dvipdfmx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipdfmx/ ## configure options and TL libraries required for dvipdfmx # Check whether --enable-dvipdfmx was given. -- cgit v1.2.3