--- 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