Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 349918 Details for
Bug 472114
dev-php/pecl-imagick-3.0.1-r1: checking for MagickWand.h header file... configure: error: Cannot locate header file MagickWand.h
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
config.m4 new patch
remove-header-check.patch (text/plain), 493 bytes, created by
Den
on 2013-06-02 16:07:26 UTC
(
hide
)
Description:
config.m4 new patch
Filename:
MIME Type:
Creator:
Den
Created:
2013-06-02 16:07:26 UTC
Size:
493 bytes
patch
obsolete
>--- config.m4 2013-06-02 19:30:22.848874381 +0400 >+++ config.m4 2013-06-02 19:39:27.657861448 +0400 >@@ -52,11 +52,6 @@ > else > AC_MSG_CHECKING(for MagickWand.h header file) > >- if test -r $WAND_DIR/include/ImageMagick/wand/MagickWand.h; then >- AC_MSG_RESULT(found in $WAND_DIR/include/ImageMagick/wand/MagickWand.h) >- else >- AC_MSG_ERROR(Cannot locate header file MagickWand.h) >- fi > AC_DEFINE(IMAGICK_USE_NEW_HEADER,1,[ ]) > PHP_IMAGICK_USE_NEW_HEADER=1 > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 472114
:
349916
| 349918