2015-03-30 13:39:58 +02:00
|
|
|
---
|
|
|
|
configure | 9 ---------
|
|
|
|
configure.ac | 3 ---
|
|
|
|
libs/configure | 6 ------
|
|
|
|
texk/configure | 6 ------
|
2016-06-14 12:26:43 +02:00
|
|
|
texk/dvipdfm-x/configure | 8 ++++----
|
2015-03-30 13:39:58 +02:00
|
|
|
texk/dvipdfm-x/configure.ac | 2 +-
|
|
|
|
texk/dvisvgm/ac/libgs.ac | 3 ---
|
|
|
|
utils/configure | 6 ------
|
2016-06-14 12:26:43 +02:00
|
|
|
8 files changed, 5 insertions(+), 38 deletions(-)
|
2015-03-30 13:39:58 +02:00
|
|
|
|
|
|
|
--- configure.ac
|
2016-06-14 12:26:43 +02:00
|
|
|
+++ configure.ac 2016-06-07 12:51:38.568729621 +0000
|
2015-03-30 13:39:58 +02:00
|
|
|
@@ -126,9 +126,6 @@ KPSE_FOR_PKGS([sys_libs], [m4_sinclude([
|
|
|
|
if test "x$syslib_status" = xno; then
|
|
|
|
AC_MSG_ERROR([some requested system libraries failed])
|
|
|
|
fi
|
|
|
|
-if test "x$syslib_used:$enable_native_texlive_build" = xyes:yes; then
|
|
|
|
- AC_MSG_ERROR([you can not use system libraries for a native TeX Live build])
|
|
|
|
-fi
|
|
|
|
KPSE_RESTORE_FLAGS
|
|
|
|
|
|
|
|
AM_CONDITIONAL([cross], [test "x$cross_compiling" = xyes])
|
2011-12-20 18:29:17 +01:00
|
|
|
--- configure
|
2016-06-14 12:26:43 +02:00
|
|
|
+++ configure 2016-06-07 12:54:03.241986672 +0000
|
|
|
|
@@ -5273,12 +5273,6 @@ if test "${with_libgs_libdir+set}" = set
|
2011-12-20 18:29:17 +01:00
|
|
|
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
|
|
|
|
-
|
2016-06-14 12:26:43 +02:00
|
|
|
## 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.
|
|
|
|
@@ -22181,9 +22175,6 @@ fi
|
2011-12-20 18:29:17 +01:00
|
|
|
if test "x$syslib_status" = xno; then
|
|
|
|
as_fn_error $? "some requested system libraries failed" "$LINENO" 5
|
|
|
|
fi
|
|
|
|
-if test "x$syslib_used:$enable_native_texlive_build" = xyes:yes; then
|
|
|
|
- as_fn_error $? "you can not use system libraries for a native TeX Live build" "$LINENO" 5
|
|
|
|
-fi
|
|
|
|
CPPFLAGS=$kpse_save_CPPFLAGS
|
|
|
|
LIBS=$kpse_save_LIBS
|
|
|
|
|
|
|
|
--- libs/configure
|
2016-06-14 12:26:43 +02:00
|
|
|
+++ libs/configure 2016-06-07 12:54:22.137628386 +0000
|
|
|
|
@@ -4471,12 +4471,6 @@ if test "${with_libgs_libdir+set}" = set
|
2011-12-20 18:29:17 +01:00
|
|
|
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
|
|
|
|
-
|
2016-06-14 12:26:43 +02:00
|
|
|
## 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.
|
2011-12-20 18:29:17 +01:00
|
|
|
--- texk/configure
|
2016-06-14 12:26:43 +02:00
|
|
|
+++ texk/configure 2016-06-07 12:54:40.781274871 +0000
|
|
|
|
@@ -4483,12 +4483,6 @@ if test "${with_libgs_libdir+set}" = set
|
2011-12-20 18:29:17 +01:00
|
|
|
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
|
|
|
|
-
|
2016-06-14 12:26:43 +02:00
|
|
|
## 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.
|
2015-03-30 13:39:58 +02:00
|
|
|
--- texk/dvipdfm-x/configure.ac
|
2016-06-14 12:26:43 +02:00
|
|
|
+++ texk/dvipdfm-x/configure.ac 2016-06-07 12:55:15.332619702 +0000
|
|
|
|
@@ -7,7 +7,7 @@ dnl This file is free software; the co
|
2015-03-30 13:39:58 +02:00
|
|
|
dnl gives unlimited permission to copy and/or distribute it,
|
|
|
|
dnl with or without modifications, as long as this notice is preserved.
|
|
|
|
dnl
|
2016-06-14 12:26:43 +02:00
|
|
|
-AC_INIT([dvipdfm-x (TeX Live)], [20160307], [tex-k@tug.org])
|
|
|
|
+AC_INIT([dvipdfmx (TeX Live)], [20160307], [tex-k@tug.org])
|
2015-03-30 13:39:58 +02:00
|
|
|
AC_PREREQ([2.65])
|
|
|
|
AC_CONFIG_SRCDIR([agl.c])
|
|
|
|
AC_CONFIG_AUX_DIR([../../build-aux])
|
|
|
|
--- texk/dvipdfm-x/configure
|
2016-06-14 12:26:43 +02:00
|
|
|
+++ texk/dvipdfm-x/configure 2016-06-07 12:56:53.574756684 +0000
|
|
|
|
@@ -588,10 +588,10 @@ MFLAGS=
|
|
|
|
MAKEFLAGS=
|
|
|
|
|
|
|
|
# Identity of this package.
|
|
|
|
-PACKAGE_NAME='dvipdfm-x (TeX Live)'
|
|
|
|
-PACKAGE_TARNAME='dvipdfm-x--tex-live-'
|
|
|
|
+PACKAGE_NAME='dvipdfmx (TeX Live)'
|
|
|
|
+PACKAGE_TARNAME='dvipdfmx'
|
|
|
|
PACKAGE_VERSION='20160307'
|
|
|
|
-PACKAGE_STRING='dvipdfm-x (TeX Live) 20160307'
|
|
|
|
+PACKAGE_STRING='dvipdfmx (TeX Live) 20160307'
|
|
|
|
PACKAGE_BUGREPORT='tex-k@tug.org'
|
|
|
|
PACKAGE_URL=''
|
|
|
|
|
|
|
|
@@ -8074,7 +8074,7 @@ fi
|
2015-03-30 13:39:58 +02:00
|
|
|
|
|
|
|
|
|
|
|
# Define the identity of the package.
|
|
|
|
- PACKAGE='dvipdfm-x--tex-live-'
|
|
|
|
+ PACKAGE='dvipdfmx'
|
2016-06-14 12:26:43 +02:00
|
|
|
VERSION='20160307'
|
2015-03-30 13:39:58 +02:00
|
|
|
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
--- texk/dvisvgm/ac/libgs.ac
|
2016-06-14 12:26:43 +02:00
|
|
|
+++ texk/dvisvgm/ac/libgs.ac 2016-06-07 12:51:38.616728710 +0000
|
2011-12-20 18:29:17 +01:00
|
|
|
@@ -4,6 +4,3 @@ dnl Copyright (C) 2009 Peter Breitenlohn
|
|
|
|
dnl You may freely use, modify and/or distribute this file.
|
|
|
|
dnl
|
|
|
|
## configure checks for dvisvgm and libgs
|
|
|
|
-if test "x$enable_native_texlive_build:$with_system_libgs" = xyes:yes; then
|
|
|
|
- AC_MSG_ERROR([you can not use system libraries for a native TeX Live build])
|
|
|
|
-fi
|
|
|
|
--- utils/configure
|
2016-06-14 12:26:43 +02:00
|
|
|
+++ utils/configure 2016-06-07 12:57:20.806240245 +0000
|
|
|
|
@@ -4464,12 +4464,6 @@ if test "${with_libgs_libdir+set}" = set
|
2011-12-20 18:29:17 +01:00
|
|
|
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
|
|
|
|
-
|
2016-06-14 12:26:43 +02:00
|
|
|
## 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.
|