diff options
| author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-24 11:40:11 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-24 11:40:11 +0000 |
| commit | 96839cb854eda459f0f6d05bc87a10e45856c17a (patch) | |
| tree | 9b7f3d7c6148a796089ccd0edda99a7851e8425a /packages/imagemagick/files/makefile-am.patch | |
| parent | df75d5f83cb51b2a9fcf6c2be39972122c7c9726 (diff) | |
| parent | f42cfc355402f3d080706db20addfd4c06125694 (diff) | |
merge of '4447992dd58cf24ab0fb99dba811074b21c6aa2e'
and '978814b6112fa21afb021154c869d766d3db1175'
Diffstat (limited to 'packages/imagemagick/files/makefile-am.patch')
| -rw-r--r-- | packages/imagemagick/files/makefile-am.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/imagemagick/files/makefile-am.patch b/packages/imagemagick/files/makefile-am.patch new file mode 100644 index 0000000000..7ee6ccb4c9 --- /dev/null +++ b/packages/imagemagick/files/makefile-am.patch @@ -0,0 +1,13 @@ +Index: ImageMagick-6.3.5/Makefile.am +=================================================================== +--- ImageMagick-6.3.5.orig/Makefile.am 2007-10-24 08:03:09.000000000 +0100 ++++ ImageMagick-6.3.5/Makefile.am 2007-10-24 08:03:21.000000000 +0100 +@@ -18,7 +18,7 @@ + + AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) + +-ACLOCAL_AMFLAGS = -Iltdl/m4 -I m4 ++ACLOCAL_AMFLAGS = -I m4 + + MODULECOMMONFLAGS = -no-undefined -export-symbols-regex ".*" -module -avoid-version + |
