summaryrefslogtreecommitdiff
path: root/portsToCome/texlive/dvisvgm.patch
blob: 9c2dd8da2565e28565f68621b651d25555689b4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- trunk/Build/source/texk/dvisvgm/configure	2019/03/25 17:27:50	50584
+++ trunk/Build/source/texk/dvisvgm/configure	2019/05/07 18:01:50	51034
@@ -21960,6 +21960,9 @@
 fi
 
 
+if test "x$have_libgs" = xyes; then
+  HAVE_LIBGS=1
+fi
 if test "x$have_libgs" = "xno"; then :
   # Ghostscript not found, check for dlopen
 	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5