diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /graphics/GraphicsMagick12/files/patch-magick_symbols.h | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'graphics/GraphicsMagick12/files/patch-magick_symbols.h')
-rw-r--r-- | graphics/GraphicsMagick12/files/patch-magick_symbols.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/GraphicsMagick12/files/patch-magick_symbols.h b/graphics/GraphicsMagick12/files/patch-magick_symbols.h deleted file mode 100644 index 8edb9976ad45..000000000000 --- a/graphics/GraphicsMagick12/files/patch-magick_symbols.h +++ /dev/null @@ -1,19 +0,0 @@ ---- magick/symbols.h.orig Mon Jul 16 21:55:06 2007 -+++ magick/symbols.h Mon Jul 16 21:56:04 2007 -@@ -17,6 +17,8 @@ - #if !defined(_MAGICK_SYMBOLS_H) - #define _MAGICK_SYMBOLS_H - -+#define GetToken GmGetToken -+ - #if defined(PREFIX_MAGICK_SYMBOLS) - #define AccessDefinition GmAccessDefinition - #define AcquireCacheNexus GmAcquireCacheNexus -@@ -386,7 +388,6 @@ - #define GetQuantizeInfo GmGetQuantizeInfo - #define GetSignatureInfo GmGetSignatureInfo - #define GetTimerInfo GmGetTimerInfo --#define GetToken GmGetToken - #define GetTypeInfo GmGetTypeInfo - #define GetTypeInfoByFamily GmGetTypeInfoByFamily - #define GetTypeList GmGetTypeList |