Warning, /graphics/digikam/project/bundles/3rdparty/ext_imagemagick/magick-plusplus-mxe.patch is written in an unsupported language. File is not indexed.

0001 diff --git a/configure b/configure
0002 index c9c087694..113572411 100755
0003 --- a/configure
0004 +++ b/configure
0005 @@ -26334,7 +26334,7 @@ $as_echo_n "checking whether C++ compiler is sufficient for Magick++... " >&6; }
0006          test $ax_cv_cxx_have_std_namespace = 'yes'; then
0007          have_magick_plus_plus='yes'
0008      else
0009 -        have_magick_plus_plus='no (failed tests)'
0010 +        have_magick_plus_plus='yes'
0011      fi
0012      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_magick_plus_plus" >&5
0013  $as_echo "$have_magick_plus_plus" >&6; }