2015-03-30 13:39:58 +02:00
|
|
|
---
|
|
|
|
configure | 9 ---------
|
|
|
|
configure.ac | 3 ---
|
|
|
|
libs/configure | 6 ------
|
|
|
|
texk/configure | 6 ------
|
|
|
|
texk/dvipdfm-x/configure | 2 +-
|
|
|
|
texk/dvipdfm-x/configure.ac | 2 +-
|
|
|
|
texk/dvisvgm/ac/libgs.ac | 3 ---
|
|
|
|
utils/configure | 6 ------
|
|
|
|
8 files changed, 2 insertions(+), 35 deletions(-)
|
|
|
|
|
|
|
|
--- configure.ac
|
2016-02-01 17:10:03 +01:00
|
|
|
+++ configure.ac 2016-01-28 11:52:53.618390612 +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-02-01 17:10:03 +01:00
|
|
|
+++ configure 2016-01-28 11:52:53.622390531 +0000
|
|
|
|
@@ -5155,12 +5155,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
|
|
|
|
-
|
|
|
|
## texk/gsftopk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/gsftopk/
|
|
|
|
## configure options and TL libraries required for gsftopk
|
|
|
|
# Check whether --enable-gsftopk was given.
|
2016-02-01 17:10:03 +01:00
|
|
|
@@ -22006,9 +22000,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-02-01 17:10:03 +01:00
|
|
|
+++ libs/configure 2016-01-28 11:52:53.622390531 +0000
|
|
|
|
@@ -4399,12 +4399,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
|
|
|
|
-
|
|
|
|
## texk/gsftopk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/gsftopk/
|
|
|
|
## configure options and TL libraries required for gsftopk
|
|
|
|
# Check whether --enable-gsftopk was given.
|
|
|
|
--- texk/configure
|
2016-02-01 17:10:03 +01:00
|
|
|
+++ texk/configure 2016-01-28 11:52:53.626390451 +0000
|
|
|
|
@@ -4409,12 +4409,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
|
|
|
|
-
|
|
|
|
## texk/gsftopk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/gsftopk/
|
|
|
|
## configure options and TL libraries required for gsftopk
|
|
|
|
# Check whether --enable-gsftopk was given.
|
2015-03-30 13:39:58 +02:00
|
|
|
--- texk/dvipdfm-x/configure.ac
|
2016-02-01 17:10:03 +01:00
|
|
|
+++ texk/dvipdfm-x/configure.ac 2016-01-28 11:55:07.943684633 +0000
|
2015-03-30 13:39:58 +02:00
|
|
|
@@ -6,7 +6,7 @@ dnl This file is free software; the co
|
|
|
|
dnl gives unlimited permission to copy and/or distribute it,
|
|
|
|
dnl with or without modifications, as long as this notice is preserved.
|
|
|
|
dnl
|
2016-02-01 17:10:03 +01:00
|
|
|
-AC_INIT([dvipdfm-x (TeX Live)], [20150315], [tex-k@tug.org])
|
|
|
|
+AC_INIT([dvipdfmx (TeX Live)], [20150315], [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-02-01 17:10:03 +01:00
|
|
|
+++ texk/dvipdfm-x/configure 2016-01-28 11:56:07.878477380 +0000
|
|
|
|
@@ -8082,7 +8082,7 @@ fi
|
2015-03-30 13:39:58 +02:00
|
|
|
|
|
|
|
|
|
|
|
# Define the identity of the package.
|
|
|
|
- PACKAGE='dvipdfm-x--tex-live-'
|
|
|
|
+ PACKAGE='dvipdfmx'
|
2016-02-01 17:10:03 +01:00
|
|
|
VERSION='20150315'
|
2015-03-30 13:39:58 +02:00
|
|
|
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
--- texk/dvisvgm/ac/libgs.ac
|
2016-02-01 17:10:03 +01:00
|
|
|
+++ texk/dvisvgm/ac/libgs.ac 2016-01-28 11:52:53.630390370 +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-02-01 17:10:03 +01:00
|
|
|
+++ utils/configure 2016-01-28 11:52:53.630390370 +0000
|
|
|
|
@@ -4391,12 +4391,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
|
|
|
|
-
|
|
|
|
## texk/gsftopk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/gsftopk/
|
|
|
|
## configure options and TL libraries required for gsftopk
|
|
|
|
# Check whether --enable-gsftopk was given.
|