commit | 74ee797760f7747996dbb238d5a7056527e069b8 | [log] [tgz] |
---|---|---|
author | Cristy <urban-warrior@imagemagick.org> | Mon Nov 20 07:40:50 2017 -0500 |
committer | Cristy <urban-warrior@imagemagick.org> | Mon Nov 20 07:40:50 2017 -0500 |
tree | 3b51b785654e3abf4d6fa7a6a15093e61268a5d8 | |
parent | b01d2581cb62bb5d1d7157267829db524a7ef6aa [diff] [blame] |
https://github.com/ImageMagick/ImageMagick/issues/871
diff --git a/configure.ac b/configure.ac index 6e666ad..ac37dad 100644 --- a/configure.ac +++ b/configure.ac
@@ -771,6 +771,7 @@ if test "$with_method_prefix" != 'no'; then AC_DEFINE_UNQUOTED(NAMESPACE_PREFIX,$with_method_prefix,[Magick API method prefix]) + AC_DEFINE_UNQUOTED(NAMESPACE_PREFIX_TAG,["$with_method_prefix"],[Magick API method prefix tag]) DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-method-prefix " fi