summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorcristy <urban-warrior@git.imagemagick.org>2013-02-10 21:07:23 +0000
committercristy <urban-warrior@git.imagemagick.org>2013-02-10 21:07:23 +0000
commit3744276139ad1a0c7417f7f4f305affcef9b7743 (patch)
treeaa293c590a38762e23c4a6fe0a1ecd5f4a855235 /Makefile.am
parentd03b8fa0162251134e5d5862922f725ccedc883c (diff)
downloadImageMagick-3744276139ad1a0c7417f7f4f305affcef9b7743.tar.gz
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1758ccbab..423cf3207 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -153,7 +153,7 @@ pkgconfig_DATA = \
$(MAGICKPP_PKGCONFIG)
# create a copy for pc file (ideally the non abi should be symlinked)
-%-@MAGICK_ABI_SUFFIX@.pc: %.pc
+%@MAGICK_MAJOR_VERSION@-@MAGICK_ABI_SUFFIX@.pc: %.pc
cp -f $^ $@
# Manual pages to install