Blame patches/graphicsmagick-1.3.42_pre.local.patch

8d9449
diff -ru GraphicsMagick-1.3.35.orig/configure GraphicsMagick-1.3.35/configure
8d9449
--- GraphicsMagick-1.3.35.orig/configure	2020-02-23 16:53:04.000000000 +0100
8d9449
+++ GraphicsMagick-1.3.35/configure	2020-11-24 13:12:28.674236547 +0100
8d9449
@@ -14614,6 +14614,16 @@
8d9449
   dynamic_linker='GNU/Linux ld.so'
8d9449
   ;;
8d9449
 
8d9449
+midipix*)
8d9449
+  version_type=linux # correct to gnu/linux during the next big refactor
8d9449
+  need_lib_prefix=no
8d9449
+  need_version=no
8d9449
+  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
8d9449
+  soname_spec='$libname$release$shared_ext$major'
8d9449
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
8d9449
+  shlibpath_var=LD_LIBRARY_PATH
8d9449
+  ;;
8d9449
+
8d9449
 netbsd*)
8d9449
   version_type=sunos
8d9449
   need_lib_prefix=no