File: //usr/local/src/imagick-3.4.4/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --with-php-config=/opt/alt/php-fpm74/usr/bin/php-config
## --------- ##
## Platform. ##
## --------- ##
hostname = srv820.techno-vate.net
uname -m = x86_64
uname -r = 4.18.0-553.22.1.el8_10.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Sep 24 05:16:59 EDT 2024
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2334: checking for grep that handles long lines and -e
configure:2392: result: /usr/bin/grep
configure:2397: checking for egrep
configure:2459: result: /usr/bin/grep -E
configure:2464: checking for a sed that does not truncate output
configure:2528: result: /usr/bin/sed
configure:2667: checking for pkg-config
configure:2685: found /usr/bin/pkg-config
configure:2697: result: /usr/bin/pkg-config
configure:2722: checking pkg-config is at least version 0.9.0
configure:2725: result: yes
configure:2787: checking for cc
configure:2803: found /usr/bin/cc
configure:2814: result: cc
configure:2845: checking for C compiler version
configure:2854: cc --version >&5
cc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2865: $? = 0
configure:2854: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC)
configure:2865: $? = 0
configure:2854: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:2865: $? = 1
configure:2854: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'; did you mean '--version'?
cc: fatal error: no input files
compilation terminated.
configure:2865: $? = 1
configure:2885: checking whether the C compiler works
configure:2907: cc conftest.c >&5
configure:2911: $? = 0
configure:2959: result: yes
configure:2962: checking for C compiler default output file name
configure:2964: result: a.out
configure:2970: checking for suffix of executables
configure:2977: cc -o conftest conftest.c >&5
configure:2981: $? = 0
configure:3003: result:
configure:3025: checking whether we are cross compiling
configure:3033: cc -o conftest conftest.c >&5
configure:3037: $? = 0
configure:3044: ./conftest
configure:3048: $? = 0
configure:3063: result: no
configure:3068: checking for suffix of object files
configure:3090: cc -c conftest.c >&5
configure:3094: $? = 0
configure:3115: result: o
configure:3119: checking whether we are using the GNU C compiler
configure:3138: cc -c conftest.c >&5
configure:3138: $? = 0
configure:3147: result: yes
configure:3156: checking whether cc accepts -g
configure:3176: cc -c -g conftest.c >&5
configure:3176: $? = 0
configure:3217: result: yes
configure:3234: checking for cc option to accept ISO C89
configure:3297: cc -c -g -O2 conftest.c >&5
configure:3297: $? = 0
configure:3310: result: none needed
configure:3336: checking how to run the C preprocessor
configure:3367: cc -E conftest.c
configure:3367: $? = 0
configure:3381: cc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3381: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3406: result: cc -E
configure:3426: cc -E conftest.c
configure:3426: $? = 0
configure:3440: cc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3471: checking for icc
configure:3480: result: no
configure:3494: checking for suncc
configure:3503: result: no
configure:3521: checking for system library directory
configure:3536: result: lib
configure:3543: checking if compiler supports -R
configure:3562: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
cc: error: unrecognized command line option '-R'
configure:3562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3572: result: no
configure:3577: checking if compiler supports -Wl,-rpath,
configure:3596: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3596: $? = 0
configure:3606: result: yes
configure:3622: checking build system type
configure:3636: result: x86_64-pc-linux-gnu
configure:3656: checking host system type
configure:3669: result: x86_64-pc-linux-gnu
configure:3689: checking target system type
configure:3702: result: x86_64-pc-linux-gnu
configure:3805: checking for PHP prefix
configure:3807: result: /opt/alt/php-fpm74/usr
configure:3809: checking for PHP includes
configure:3811: result: -I/opt/alt/php-fpm74/usr/include/php -I/opt/alt/php-fpm74/usr/include/php/main -I/opt/alt/php-fpm74/usr/include/php/TSRM -I/opt/alt/php-fpm74/usr/include/php/Zend -I/opt/alt/php-fpm74/usr/include/php/ext -I/opt/alt/php-fpm74/usr/include/php/ext/date/lib
configure:3813: checking for PHP extension directory
configure:3815: result: /opt/alt/php-fpm74/usr/lib/php/extensions/no-debug-non-zts-20190902
configure:3817: checking for PHP installed headers prefix
configure:3819: result: /opt/alt/php-fpm74/usr/include/php
configure:3822: checking if debug is enabled
configure:3848: result: no
configure:3851: checking if zts is enabled
configure:3877: result: no
configure:3945: checking for gawk
configure:3962: found /usr/bin/gawk
configure:3973: result: gawk
configure:4016: checking whether to enable the imagick extension
configure:4056: result: yes, shared
configure:4110: checking for pkg-config
configure:4141: result: /usr/bin/pkg-config
configure:4159: checking ImageMagick MagickWand API configuration program
configure:4192: checking Testing /usr/local/bin/MagickWand-config
configure:4209: result: Doesn't exist
configure:4192: checking Testing /usr/bin/MagickWand-config
configure:4197: result: It exists
configure:4223: result: found in /usr/bin/MagickWand-config
configure:4240: checking if ImageMagick version is at least 6.2.4
configure:4243: result: found version 6.9.13-14 Q16
configure:4255: checking for MagickWand.h or magick-wand.h header
configure:4274: result: user location /usr/include/ImageMagick-6/wand/MagickWand.h
configure:4350: checking PHP version is at least 5.3.2
configure:4368: result: yes. found 7.4.33
configure:4530: checking for MagickGetVersion
configure:4530: cc -o conftest -g -O2 conftest.c -lMagickWand-6.Q16 -lMagickCore-6.Q16 >&5
configure:4530: $? = 0
configure:4530: result: yes
configure:4912: checking for a sed that does not truncate output
configure:4966: result: /usr/bin/sed
configure:4980: checking for ld used by cc
configure:5047: result: /usr/bin/ld
configure:5054: checking if the linker (/usr/bin/ld) is GNU ld
configure:5069: result: yes
configure:5074: checking for /usr/bin/ld option to reload object files
configure:5081: result: -r
configure:5099: checking for BSD-compatible nm
configure:5148: result: /usr/bin/nm -B
configure:5152: checking whether ln -s works
configure:5156: result: yes
configure:5163: checking how to recognize dependent libraries
configure:5349: result: pass_all
configure:5434: cc -c -g -O2 conftest.c >&5
configure:5437: $? = 0
configure:5567: checking for ANSI C header files
configure:5587: cc -c -g -O2 conftest.c >&5
configure:5587: $? = 0
configure:5660: cc -o conftest -g -O2 conftest.c >&5
configure:5660: $? = 0
configure:5660: ./conftest
configure:5660: $? = 0
configure:5671: result: yes
configure:5684: checking for sys/types.h
configure:5684: cc -c -g -O2 conftest.c >&5
configure:5684: $? = 0
configure:5684: result: yes
configure:5684: checking for sys/stat.h
configure:5684: cc -c -g -O2 conftest.c >&5
configure:5684: $? = 0
configure:5684: result: yes
configure:5684: checking for stdlib.h
configure:5684: cc -c -g -O2 conftest.c >&5
configure:5684: $? = 0
configure:5684: result: yes
configure:5684: checking for string.h
configure:5684: cc -c -g -O2 conftest.c >&5
configure:5684: $? = 0
configure:5684: result: yes
configure:5684: checking for memory.h
configure:5684: cc -c -g -O2 conftest.c >&5
configure:5684: $? = 0
configure:5684: result: yes
configure:5684: checking for strings.h
configure:5684: cc -c -g -O2 conftest.c >&5
configure:5684: $? = 0
configure:5684: result: yes
configure:5684: checking for inttypes.h
configure:5684: cc -c -g -O2 conftest.c >&5
configure:5684: $? = 0
configure:5684: result: yes
configure:5684: checking for stdint.h
configure:5684: cc -c -g -O2 conftest.c >&5
configure:5684: $? = 0
configure:5684: result: yes
configure:5684: checking for unistd.h
configure:5684: cc -c -g -O2 conftest.c >&5
configure:5684: $? = 0
configure:5684: result: yes
configure:5698: checking dlfcn.h usability
configure:5698: cc -c -g -O2 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking dlfcn.h presence
configure:5698: cc -E conftest.c
configure:5698: $? = 0
configure:5698: result: yes
configure:5698: checking for dlfcn.h
configure:5698: result: yes
configure:5720: checking the maximum length of command line arguments
configure:5832: result: 1572864
configure:5844: checking command to parse /usr/bin/nm -B output from cc object
configure:5949: cc -c -g -O2 conftest.c >&5
configure:5952: $? = 0
configure:5956: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5959: $? = 0
configure:6011: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6014: $? = 0
configure:6052: result: ok
configure:6056: checking for objdir
configure:6071: result: .libs
configure:6163: checking for ar
configure:6179: found /usr/bin/ar
configure:6190: result: ar
configure:6255: checking for ranlib
configure:6271: found /usr/bin/ranlib
configure:6282: result: ranlib
configure:6347: checking for strip
configure:6363: found /usr/bin/strip
configure:6374: result: strip
configure:6943: checking if cc supports -fno-rtti -fno-exceptions
configure:6961: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:6965: $? = 0
configure:6978: result: no
configure:6993: checking for cc option to produce PIC
configure:7233: result: -fPIC
configure:7241: checking if cc PIC flag -fPIC works
configure:7259: cc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7263: $? = 0
configure:7276: result: yes
configure:7304: checking if cc static flag -static works
configure:7332: result: no
configure:7342: checking if cc supports -c -o file.o
configure:7363: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7367: $? = 0
configure:7389: result: yes
configure:7415: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8343: result: yes
configure:8364: checking whether -lc should be explicitly linked in
configure:8369: cc -c -g -O2 conftest.c >&5
configure:8372: $? = 0
configure:8387: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8390: $? = 0
configure:8402: result: no
configure:8410: checking dynamic linker characteristics
configure:9008: result: GNU/Linux ld.so
configure:9032: checking how to hardcode library paths into programs
configure:9057: result: immediate
configure:9071: checking whether stripping libraries is possible
configure:9076: result: yes
configure:9585: checking if libtool supports shared libraries
configure:9587: result: yes
configure:9590: checking whether to build shared libraries
configure:9611: result: yes
configure:9614: checking whether to build static libraries
configure:9618: result: no
configure:9713: result:
creating libtool
configure:13409: patching config.h.in
configure:13420: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on srv820.techno-vate.net
config.status:679: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_MagickGetVersion=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_target=x86_64-pc-linux-gnu
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib64//bind9-export/ /usr/lib64/varnish '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/8 /usr/lib64 /lib64'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='gawk'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-php-config=/opt/alt/php-fpm74/usr/bin/php-config'\'' '\''PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig'\'''
CONFIGURE_OPTIONS=' '\''--with-php-config=/opt/alt/php-fpm74/usr/bin/php-config'\'' '\''PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig'\'''
CPP='cc -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
NMEDIT=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/lib/pkgconfig'
RANLIB='ranlib'
SED='/usr/bin/sed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/alt/php-fpm74/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define IM_MAGICKWAND_HEADER_STYLE_SIX 1
#define HAVE_MAGICKGETVERSION 1
#define HAVE_IMAGICK 1
#define COMPILE_DL_IMAGICK 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
configure: exit 0