Blame patches/apr-1.6.5_pre.local.patch

f9f618
diff -ru apr-1.6.5.orig/configure apr-1.6.5/configure
f9f618
--- apr-1.6.5.orig/configure    2018-09-10 23:14:53.000000000 +0200
f9f618
+++ apr-1.6.5/configure 2020-04-25 19:12:30.858759347 +0200
f9f618
@@ -17277,6 +17277,16 @@
f9f618
   dynamic_linker='GNU/Linux ld.so'
f9f618
   ;;
f9f618
f9f618
+midipix*)
f9f618
+  version_type=linux # correct to gnu/linux during the next big refactor
f9f618
+  need_lib_prefix=no
f9f618
+  need_version=no
f9f618
+  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
f9f618
+  soname_spec='$libname$release$shared_ext$major'
f9f618
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
f9f618
+  shlibpath_var=LD_LIBRARY_PATH
f9f618
+  ;;
f9f618
+
f9f618
 netbsd*)
f9f618
   version_type=sunos
f9f618
   need_lib_prefix=no
f9f618