summaryrefslogtreecommitdiff
path: root/Build/source/libs
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-05 13:19:37 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-05 13:19:37 +0000
commitc6e0c2d3f66468bf0dc4e71f4e96ccfca86b93c5 (patch)
tree1f6f65e4d4b91da48baff77a20c0f2ffa10aabfc /Build/source/libs
parentc53b86a4f756fd2a535206176fa9a3f36485ca34 (diff)
xpdfopen 0.80 (replacing pdfopen 0.5)
git-svn-id: svn://tug.org/texlive/trunk@18111 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs')
-rw-r--r--Build/source/libs/Makefile.in2
-rwxr-xr-xBuild/source/libs/configure68
2 files changed, 35 insertions, 35 deletions
diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in
index 8a59120f095..feadddb27bf 100644
--- a/Build/source/libs/Makefile.in
+++ b/Build/source/libs/Makefile.in
@@ -67,7 +67,6 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.m4 \
$(top_srcdir)/../m4/kpse-zziplib-flags.m4 \
$(top_srcdir)/../utils/chktex/ac/withenable.ac \
$(top_srcdir)/../utils/dialog/ac/withenable.ac \
- $(top_srcdir)/../utils/pdfopen/ac/withenable.ac \
$(top_srcdir)/../utils/ps2eps/ac/withenable.ac \
$(top_srcdir)/../utils/psutils/ac/withenable.ac \
$(top_srcdir)/../utils/t1utils/ac/withenable.ac \
@@ -78,6 +77,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.m4 \
$(top_srcdir)/../utils/xindy-new/ac/clisp.ac \
$(top_srcdir)/../utils/xindy/ac/withenable.ac \
$(top_srcdir)/../utils/xindy/ac/xindy.ac \
+ $(top_srcdir)/../utils/xpdfopen/ac/withenable.ac \
$(top_srcdir)/../texk/web2c/ac/withenable.ac \
$(top_srcdir)/../texk/web2c/ac/web2c.ac \
$(top_srcdir)/../texk/afm2pl/ac/withenable.ac \
diff --git a/Build/source/libs/configure b/Build/source/libs/configure
index 924fad2f4bd..d89231714c4 100755
--- a/Build/source/libs/configure
+++ b/Build/source/libs/configure
@@ -646,7 +646,6 @@ enable_cxx_runtime_hack
enable_libtool_hack
enable_chktex
enable_dialog
-enable_pdfopen
enable_ps2eps
enable_psutils
enable_t1utils
@@ -658,6 +657,7 @@ enable_xindy_docs
with_clisp_runtime
with_xindy_recode
enable_xindy
+enable_xpdfopen
enable_web2c
with_tex_banner
with_editor
@@ -1419,7 +1419,6 @@ Optional Features:
--enable-libtool-hack ignore libtool dependency_libs
--enable-chktex build the chktex package
--disable-dialog do not build the dialog package
- --disable-pdfopen do not build the pdfopen 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
@@ -1429,6 +1428,7 @@ Optional Features:
--enable-xindy-rules build and install make-rules package
--enable-xindy-docs build and install documentation
--enable-xindy build the xindy package
+ --disable-xpdfopen do not build the xpdfopen package
--disable-web2c do not build the web2c (TeX & Co.) package
--enable-auto-core cause TeX&MF to dump core, given a certain
filename
@@ -2260,38 +2260,6 @@ $as_echo "$as_me: Assuming \`--enable-dialog=$enable_dialog'" >&6;}
esac
-## utils/pdfopen/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/pdfopen/
-## configure options and TL libraries required for pdfopen
-if test "x$with_x" = xno; then :
- case $enable_pdfopen in #(
- "") :
- { $as_echo "$as_me:${as_lineno-$LINENO}: \`--without-x' -> \`--disable-pdfopen'" >&5
-$as_echo "$as_me: \`--without-x' -> \`--disable-pdfopen'" >&6;}
- enable_pdfopen=no
- ac_configure_args="$ac_configure_args '--disable-pdfopen'" ;; #(
- yes) :
- as_fn_error "Sorry, incompatible options \`--without-x' and \`--enable-pdfopen'" "$LINENO" 5 ;; #(
- *) :
- ;;
-esac
-fi
-# Check whether --enable-pdfopen was given.
-if test "${enable_pdfopen+set}" = set; then :
- enableval=$enable_pdfopen;
-fi
-case $enable_pdfopen in #(
- yes|no) :
- ;; #(
- *) :
-
- enable_pdfopen=$enable_all_pkgs
- { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-pdfopen=$enable_pdfopen'" >&5
-$as_echo "$as_me: Assuming \`--enable-pdfopen=$enable_pdfopen'" >&6;}
- ac_configure_args="$ac_configure_args '--enable-pdfopen=$enable_pdfopen'"
- ;;
-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.
@@ -2502,6 +2470,38 @@ if test "${with_xindy_recode+set}" = set; then :
fi
+## utils/xpdfopen/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xpdfopen/
+## configure options and TL libraries required for xpdfopen
+if test "x$with_x" = xno; then :
+ case $enable_xpdfopen in #(
+ "") :
+ { $as_echo "$as_me:${as_lineno-$LINENO}: \`--without-x' -> \`--disable-xpdfopen'" >&5
+$as_echo "$as_me: \`--without-x' -> \`--disable-xpdfopen'" >&6;}
+ enable_xpdfopen=no
+ ac_configure_args="$ac_configure_args '--disable-xpdfopen'" ;; #(
+ yes) :
+ as_fn_error "Sorry, incompatible options \`--without-x' and \`--enable-xpdfopen'" "$LINENO" 5 ;; #(
+ *) :
+ ;;
+esac
+fi
+# Check whether --enable-xpdfopen was given.
+if test "${enable_xpdfopen+set}" = set; then :
+ enableval=$enable_xpdfopen;
+fi
+case $enable_xpdfopen in #(
+ yes|no) :
+ ;; #(
+ *) :
+
+ enable_xpdfopen=$enable_all_pkgs
+ { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-xpdfopen=$enable_xpdfopen'" >&5
+$as_echo "$as_me: Assuming \`--enable-xpdfopen=$enable_xpdfopen'" >&6;}
+ ac_configure_args="$ac_configure_args '--enable-xpdfopen=$enable_xpdfopen'"
+ ;;
+esac
+
+
## texk/web2c/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/web2c/
## configure options and TL libraries required for web2c