Skip to content

Commit

Permalink
https://github.com/ImageMagick/ImageMagick/pull/7008/
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Jan 6, 2024
1 parent 3f9f55d commit f6f99ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Magick++/bin/Magick++-config.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

prefix=@prefix@
exec_prefix=@exec_prefix@
export PKG_CONFIG_LIBDIR="${exec_prefix}/lib/pkgconfig"

usage='Usage: Magick++-config [--cppflags] [--cxxflags] [--exec-prefix] [--ldflags] [--libs] [--prefix] [--version]
Expand Down
1 change: 1 addition & 0 deletions magick/MagickCore-config.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

prefix=@prefix@
exec_prefix=@exec_prefix@
export PKG_CONFIG_LIBDIR="${exec_prefix}/lib/pkgconfig
usage="\
Usage: MagickCore-config [--cflags] [--cppflags] [--exec-prefix] [--ldflags] [--libs] [--prefix] [--version]"
Expand Down
1 change: 1 addition & 0 deletions wand/MagickWand-config.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

prefix=@prefix@
exec_prefix=@exec_prefix@
export PKG_CONFIG_LIBDIR="${exec_prefix}/lib/pkgconfig
usage="\
Usage: MagickWand-config [--cflags] [--cppflags] [--exec-prefix] [--ldflags] [--libs] [--prefix] [--version]"
Expand Down

0 comments on commit f6f99ac

Please sign in to comment.