Search found 2 matches
- 2017-03-27T07:35:27-07:00
- Forum: Bugs
- Topic: "--clags" typo. in MagickWand-config (6.9.8-2)
- Replies: 1
- Views: 6046
Re: "--clags" typo. in MagickWand-config (6.9.8-2) [FIXED]
This appears to have been fixed in 6.9.8-3.
- 2017-03-20T07:59:10-07:00
- Forum: Bugs
- Topic: "--clags" typo. in MagickWand-config (6.9.8-2)
- Replies: 1
- Views: 6046
"--clags" typo. in MagickWand-config (6.9.8-2)
In "/wand/MagickWand-config.in", and in the resulting "/usr/bin/MagickWand-config" output, when "--cppflags" is specified, "pkg-config --clags MagickWand" is run, with "--clags" being a misspelling of "--cflags". This results in build failures for some software relying on MagickWand-config. In the ...