Advertisement
Guest User

identify -list configure

a guest
Jul 6th, 2013
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1.  
  2. Path: /opt/local/lib/ImageMagick-6.8.0/config/configure.xml
  3.  
  4. Name Value
  5. -------------------------------------------------------------------------------
  6. CC /usr/bin/clang
  7. CFLAGS -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread
  8. CODER_PATH /opt/local/lib/ImageMagick-6.8.0/modules-Q16/coders
  9. CONFIGURE ./configure '--prefix=/opt/local' '--enable-shared' '--enable-static' '--disable-ltdl-install' '--disable-silent-rules' '--with-frozenpaths' '--without-openexr' '--disable-hdri' '--with-dps' '--with-bzlib' '--with-fontconfig' '--with-gslib' '--with-jpeg' '--with-lcms' '--with-png' '--with-tiff' '--with-webp' '--with-zlib' '--with-modules' '--with-xml' '--with-x' '--without-perl' '--without-fpx' '--without-jbig' '--without-jp2' '--without-wmf' '--without-gvc' '--without-rsvg' '--without-lqr' '--without-pango' '--with-gs-font-dir=/opt/local/share/fonts/urw-fonts' '--with-quantum-depth=16' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -O2 -arch x86_64'
  10. CONFIGURE_PATH /opt/local/etc/ImageMagick/
  11. COPYRIGHT Copyright (C) 1999-2012 ImageMagick Studio LLC
  12. CPPFLAGS -I/opt/local/include/ImageMagick
  13. CXX /usr/bin/clang++
  14. CXXFLAGS -pipe -O2 -arch x86_64 -D_THREAD_SAFE -pthread
  15. DEFS -DHAVE_CONFIG_H
  16. DELEGATES bzlib fftw fontconfig freetype gs jpeg jng lcms2 lzma png tiff x11 xml zlib
  17. DISTCHECK_CONFIG_FLAGS 'CC=/usr/bin/clang' 'CFLAGS=-pipe -O2 -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'LDFLAGS=-L/opt/local/lib -arch x86_64' --disable-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-fpx=no --with-fontpath= --with-gs-font-dir=/opt/local/share/fonts/urw-fonts --with-gvc=no --with-jp2=no --with-lqr=no --with-openexr=no --with-pango=no --with-rsvg=no --with-wmf=no --with-perl=no
  18. DOCUMENTATION_PATH /opt/local/share/doc/ImageMagick-6.8.0
  19. EXEC-PREFIX /opt/local
  20. EXECUTABLE_PATH /opt/local/bin
  21. FEATURES OpenCL
  22. FILTER_PATH /opt/local/lib/ImageMagick-6.8.0/modules-Q16/filters
  23. HOST x86_64-apple-darwin12.3.0
  24. INCLUDE_PATH /opt/local/include/ImageMagick
  25. LDFLAGS -L/opt/local/lib -L/opt/local/lib -arch x86_64 -L/opt/local/lib -L/opt/local/lib
  26. LIB_VERSION 0x680
  27. LIB_VERSION_NUMBER 6,8,0,7
  28. LIBRARY_PATH /opt/local/lib/ImageMagick-6.8.0
  29. LIBS -lMagickCore -llcms2 -lfreetype -lfftw3 -L/opt/local/lib -lfontconfig -lXext -lSM -lICE -lX11 -lXt -L/opt/local/lib -llzma -lbz2 -lz -lltdl -lm -Wl,-framework,OpenCL -lm -lpthread
  30. NAME ImageMagick
  31. PCFLAGS
  32. PREFIX /opt/local
  33. QuantumDepth 16
  34. RELEASE_DATE 2013-03-23
  35. SHARE_PATH /opt/local/share/ImageMagick-6.8.0
  36. SVN_REVISION 10029
  37. TARGET_CPU x86_64
  38. TARGET_OS darwin12.3.0
  39. TARGET_VENDOR apple
  40. VERSION 6.8.0
  41. WEBSITE http://www.imagemagick.org
  42.  
  43. Path: [built-in]
  44.  
  45. Name Value
  46. -------------------------------------------------------------------------------
  47. NAME ImageMagick
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement