SM0 She11
Path:
/
/
usr
/
local
/
src
/
imagick-3.4.4
Full Path (server): /usr/local/src/imagick-3.4.4
Create Fil3
Upl04d Fil3
📄 .deps
[E]
[D]
[R]
📁 .libs
Open
[D]
[R]
📄 CREDITS
[E]
[D]
[R]
📄 ChangeLog
[E]
[D]
[R]
📄 LICENSE
[E]
[D]
[R]
📄 Makefile
[E]
[D]
[R]
📄 Makefile.fragments
[E]
[D]
[R]
📄 Makefile.global
[E]
[D]
[R]
📄 Makefile.objects
[E]
[D]
[R]
📄 acinclude.m4
[E]
[D]
[R]
📄 aclocal.m4
[E]
[D]
[R]
📁 autom4te.cache
Open
[D]
[R]
📁 build
Open
[D]
[R]
📄 config.guess
[E]
[D]
[R]
📄 config.h
[E]
[D]
[R]
📄 config.h.in
[E]
[D]
[R]
📄 config.log
[E]
[D]
[R]
📄 config.m4
[E]
[D]
[R]
📄 config.nice
[E]
[D]
[R]
📄 config.status
[E]
[D]
[R]
📄 config.sub
[E]
[D]
[R]
📄 config.w32
[E]
[D]
[R]
📄 configure
[E]
[D]
[R]
📄 configure.in
[E]
[D]
[R]
📁 examples
Open
[D]
[R]
📄 imagemagick.m4
[E]
[D]
[R]
📄 imagick.c
[E]
[D]
[R]
📄 imagick.la
[E]
[D]
[R]
📄 imagick.lo
[E]
[D]
[R]
📄 imagick_class.c
[E]
[D]
[R]
📄 imagick_class.lo
[E]
[D]
[R]
📄 imagick_file.c
[E]
[D]
[R]
📄 imagick_file.lo
[E]
[D]
[R]
📄 imagick_helpers.c
[E]
[D]
[R]
📄 imagick_helpers.lo
[E]
[D]
[R]
📄 imagickdraw_class.c
[E]
[D]
[R]
📄 imagickdraw_class.lo
[E]
[D]
[R]
📄 imagickkernel_class.c
[E]
[D]
[R]
📄 imagickkernel_class.lo
[E]
[D]
[R]
📄 imagickpixel_class.c
[E]
[D]
[R]
📄 imagickpixel_class.lo
[E]
[D]
[R]
📄 imagickpixeliterator_class.c
[E]
[D]
[R]
📄 imagickpixeliterator_class.lo
[E]
[D]
[R]
📁 include
Open
[D]
[R]
📄 install-sh
[E]
[D]
[R]
📄 libtool
[E]
[D]
[R]
📄 ltmain.sh
[E]
[D]
[R]
📄 missing
[E]
[D]
[R]
📄 mkinstalldirs
[E]
[D]
[R]
📁 modules
Open
[D]
[R]
📄 php_imagick.h
[E]
[D]
[R]
📄 php_imagick_defs.h
[E]
[D]
[R]
📄 php_imagick_file.h
[E]
[D]
[R]
📄 php_imagick_helpers.h
[E]
[D]
[R]
📄 php_imagick_macros.h
[E]
[D]
[R]
📄 php_imagick_shared.h
[E]
[D]
[R]
📄 run-tests.php
[E]
[D]
[R]
📄 shim_im6_to_im7.c
[E]
[D]
[R]
📄 shim_im6_to_im7.h
[E]
[D]
[R]
📄 shim_im6_to_im7.lo
[E]
[D]
[R]
📁 tests
Open
[D]
[R]
Editing: config.h
/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Whether to build imagick as dynamic module */ #define COMPILE_DL_IMAGICK 1 /* Define to 1 if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1 /* */ #define HAVE_IMAGICK 1 /* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 /* */ #define HAVE_MAGICKGETVERSION 1 /* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the <strings.h> header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 /* ImageMagick old style header */ /* #undef IM_MAGICKWAND_HEADER_STYLE_OLD */ /* ImageMagick 7.x style header */ /* #undef IM_MAGICKWAND_HEADER_STYLE_SEVEN */ /* ImageMagick 6.x style header */ #define IM_MAGICKWAND_HEADER_STYLE_SIX 1 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1
Save