diff options
Diffstat (limited to 'graphics/ImageMagick/files/patch-Magick++::lib::Makefile.in')
-rw-r--r-- | graphics/ImageMagick/files/patch-Magick++::lib::Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/ImageMagick/files/patch-Magick++::lib::Makefile.in b/graphics/ImageMagick/files/patch-Magick++::lib::Makefile.in deleted file mode 100644 index 85b5d37c0d93..000000000000 --- a/graphics/ImageMagick/files/patch-Magick++::lib::Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- Magick++/lib/Makefile.in.orig Mon Feb 24 15:03:18 2003 -+++ Magick++/lib/Makefile.in Mon Feb 24 15:07:51 2003 -@@ -331,8 +331,7 @@ - - # Add -no-undefined once Cygwin supports throwing C++ exceptions from DLLs. - libMagick___la_LDFLAGS = \ -- -release $(MAJOR_VERSION).$(MINOR_VERSION).$(MICRO_VERSION)-Q$(QuantumDepth) \ -- -version-info 0:0:0 -+ -version-info $(MAJOR_VERSION):$(MINOR_VERSION):0 - - - libMagick___la_LIBADD = ../../magick/libMagick.la |