From 6e80afc0d352d893cf66f956cb9a95d033ca4680 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 15 Dec 2014 14:15:50 +0000 Subject: ps2pk 1.7 git-svn-id: svn://tug.org/texlive/trunk@35828 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/Makefile.in | 2 +- Build/source/libs/configure | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'Build/source/libs') diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in index dd7ca4dcabe..e833b78eca8 100644 --- a/Build/source/libs/Makefile.in +++ b/Build/source/libs/Makefile.in @@ -161,7 +161,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cairo-flags.m4 \ $(top_srcdir)/../texk/makeindexk/ac/withenable.ac \ $(top_srcdir)/../texk/makejvf/ac/withenable.ac \ $(top_srcdir)/../texk/mendexk/ac/withenable.ac \ - $(top_srcdir)/../texk/ps2pkm/ac/withenable.ac \ + $(top_srcdir)/../texk/ps2pk/ac/withenable.ac \ $(top_srcdir)/../texk/psutils/ac/withenable.ac \ $(top_srcdir)/../texk/seetexk/ac/withenable.ac \ $(top_srcdir)/../texk/tex4htk/ac/withenable.ac \ diff --git a/Build/source/libs/configure b/Build/source/libs/configure index 924714ad6c0..6fb8c1dbfa7 100755 --- a/Build/source/libs/configure +++ b/Build/source/libs/configure @@ -794,7 +794,7 @@ enable_updmap enable_makeindexk enable_makejvf enable_mendexk -enable_ps2pkm +enable_ps2pk enable_psutils enable_seetexk enable_tex4htk @@ -1602,7 +1602,7 @@ Optional Features: --disable-makeindexk do not build the makeindexk package --disable-makejvf do not build the makejvf package --disable-mendexk do not build the mendexk package - --disable-ps2pkm do not build the ps2pkm package + --disable-ps2pk do not build the ps2pk package --disable-psutils do not build the psutils package --disable-seetexk do not build the seetexk package --disable-tex4htk do not build the tex4htk package @@ -4594,25 +4594,25 @@ test "x$enable_mendexk" = xno || { need_ptexenc=yes } -## texk/ps2pkm/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/ps2pkm/ -## configure options and TL libraries required for ps2pkm -# Check whether --enable-ps2pkm was given. -if test "${enable_ps2pkm+set}" = set; then : - enableval=$enable_ps2pkm; +## texk/ps2pk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/ps2pk/ +## configure options and TL libraries required for ps2pk +# Check whether --enable-ps2pk was given. +if test "${enable_ps2pk+set}" = set; then : + enableval=$enable_ps2pk; fi -case $enable_ps2pkm in #( +case $enable_ps2pk in #( yes|no) : ;; #( *) : - enable_ps2pkm=$enable_all_pkgs - { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-ps2pkm=$enable_ps2pkm'" >&5 -$as_echo "$as_me: Assuming \`--enable-ps2pkm=$enable_ps2pkm'" >&6;} - ac_configure_args="$ac_configure_args '--enable-ps2pkm=$enable_ps2pkm'" + enable_ps2pk=$enable_all_pkgs + { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-ps2pk=$enable_ps2pk'" >&5 +$as_echo "$as_me: Assuming \`--enable-ps2pk=$enable_ps2pk'" >&6;} + ac_configure_args="$ac_configure_args '--enable-ps2pk=$enable_ps2pk'" ;; esac -test "x$enable_ps2pkm" = xno || { +test "x$enable_ps2pk" = xno || { need_kpathsea=yes } -- cgit v1.2.3