9f7d5b1513
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=165
118 lines
4.6 KiB
Plaintext
118 lines
4.6 KiB
Plaintext
--- configure
|
|
+++ configure 2011-09-13 14:13:35.252427069 +0000
|
|
@@ -4688,13 +4688,6 @@ if test "${with_libgs_libdir+set}" = set
|
|
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.
|
|
@@ -20437,9 +20430,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
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
|
|
|
|
--- configure.ac
|
|
+++ configure.ac 2011-09-13 14:11:39.156427284 +0000
|
|
@@ -131,9 +131,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])
|
|
--- libs/configure
|
|
+++ libs/configure 2011-09-13 14:11:51.207926324 +0000
|
|
@@ -4021,13 +4021,6 @@ if test "${with_libgs_libdir+set}" = set
|
|
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
|
|
+++ texk/configure 2011-09-13 14:12:16.719926873 +0000
|
|
@@ -4041,13 +4041,6 @@ if test "${with_libgs_libdir+set}" = set
|
|
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/dvisvgm/ac/libgs.ac
|
|
+++ texk/dvisvgm/ac/libgs.ac 2011-09-13 14:12:02.947925410 +0000
|
|
@@ -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
|
|
+++ utils/configure 2011-09-13 14:12:29.125501986 +0000
|
|
@@ -4018,13 +4018,6 @@ if test "${with_libgs_libdir+set}" = set
|
|
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/dvipdfm-x/configure.ac
|
|
+++ texk/dvipdfm-x/configure.ac 2014-01-13 11:10:27.000000000 +0000
|
|
@@ -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
|
|
-AC_INIT([dvipdfm-x], [20130405], [tex-k@tug.org])
|
|
+AC_INIT([dvipdfmx], [20130405], [tex-k@tug.org])
|
|
AC_PREREQ([2.65])
|
|
AC_CONFIG_SRCDIR([src/dvipdfmx.c])
|
|
AC_CONFIG_AUX_DIR([../../build-aux])
|
|
--- texk/dvipdfm-x/configure
|
|
+++ texk/dvipdfm-x/configure 2014-01-13 11:11:08.000000000 +0000
|
|
@@ -7883,7 +7883,7 @@ fi
|
|
|
|
|
|
# Define the identity of the package.
|
|
- PACKAGE='dvipdfm-x'
|
|
+ PACKAGE='dvipdfmx'
|
|
VERSION='20130405'
|
|
|
|
|