forked from pool/texlive
d6b30a4b10
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=1
96 lines
3.9 KiB
Plaintext
96 lines
3.9 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.
|