Lines Matching refs:MagickWand
3 # Configure options script for re-calling MagickWand compilation options
4 # required to use the MagickWand library.
11 Usage: MagickWand-config [--cflags] [--cppflags] [--exec-prefix] [--ldflags] [--libs] [--prefix] [--version]"
15 echo "Example: gcc \`MagickWand-config --cflags --cppflags\` -o wand wand.c \`MagickWand-config --ldflags --libs\`" 1>&2
41 PKG_CONFIG_PATH="@libdir@/pkgconfig" pkg-config --cflags MagickWand
44 PKG_CONFIG_PATH="@libdir@/pkgconfig" pkg-config --cflags MagickWand
47 PKG_CONFIG_PATH="@libdir@/pkgconfig" pkg-config --cflags MagickWand
50 PKG_CONFIG_PATH="@libdir@/pkgconfig" pkg-config --libs MagickWand
53 PKG_CONFIG_PATH="@libdir@/pkgconfig" pkg-config --libs MagickWand