Projects
Mega:24.03
texlive-base
_service:tar_scm:texlive-20190410-dvisvgm-fix-l...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:texlive-20190410-dvisvgm-fix-libgs-detection.patch of Package texlive-base
diff -up texlive-20210325-source/texk/dvisvgm/configure.ac.fix-libgs-detection texlive-20210325-source/texk/dvisvgm/configure.ac --- a/texlive-20210325-source/texk/dvisvgm/configure.ac.fix-libgs-detection 2019-03-10 14:21:29.000000000 -0400 +++ a/texlive-20210325-source/texk/dvisvgm/configure.ac 2019-05-23 19:07:30.447057345 -0400 @@ -66,7 +66,8 @@ AS_IF([test "x$have_libgs" = "xno"], # Ghostscript not found, check for dlopen [AC_CHECK_LIB(dl, dlopen,, [AC_DEFINE(DISABLE_GS, 1, [Set to 1 if PostScript support should be disabled])] - [AC_MSG_WARN(PostScript support disabled)])]) + [AC_MSG_WARN(PostScript support disabled)])], + [test "x$have_libgs" = "xyes"], [HAVE_LIBGS=1]) fi if test -z "$HAVE_LIBGS" || test "$HAVE_LIBGS" -eq 0; then diff -up texlive-20210325-source/texk/dvisvgm/configure.fix-libgs-detection texlive-20210325-source/texk/dvisvgm/configure --- a/texlive-20210325-source/texk/dvisvgm/configure.fix-libgs-detection 2019-05-23 19:07:45.568703333 -0400 +++ a/texlive-20210325-source/texk/dvisvgm/configure 2019-05-23 19:09:31.341219687 -0400 @@ -22013,6 +22013,8 @@ $as_echo "#define DISABLE_GS 1" >>confde $as_echo "$as_me: WARNING: PostScript support disabled" >&2;} fi +elif test "x$have_libgs" = "xyes"; then : + HAVE_LIBGS=1 fi fi
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2