home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / lib / ImageMagick-6.2.4 / config / configure.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-02-16  |  2.2 KB  |  33 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE configuremap [
  3.   <!ELEMENT configuremap (configure+)>
  4.   <!ELEMENT configure (#PCDATA)>
  5.   <!ATTLIST configure name CDATA #REQUIRED>
  6.   <!ATTLIST configure value CDATA #REQUIRED>
  7. ]>
  8. <configuremap>
  9.   <configure name="NAME" value="ImageMagick" />
  10.   <configure name="LIB_VERSION" value="0x624" />
  11.   <configure name="LIB_VERSION_NUMBER" value="6,2,4,5" />
  12.   <configure name="RELEASE_DATE" value="02/16/07" />
  13.   <configure name="CONFIGURE" value="./configure --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info --with-gs-font-dir=/usr/share/fonts/type1/gsfonts --with-magick-plus-plus --enable-shared --enable-lzw --without-dps --without-fpx --without-perl --with-perl-options=INSTALLDIRS=vendor --x-includes=/usr/include/X11 --x-libraries=/usr/lib/X11" />
  14.   <configure name="PREFIX" value="/usr" />
  15.   <configure name="EXEC-PREFIX" value="/usr" />
  16.   <configure name="VERSION" value="6.2.4" />
  17.   <configure name="CC" value="gcc" />
  18.   <configure name="CFLAGS" value="-g -O2 -Wall -pthread" />
  19.   <configure name="CPPFLAGS" value="-I/usr/include" />
  20.   <configure name="PCFLAGS" value="" />
  21.   <configure name="DEFS" value="-DHAVE_CONFIG_H" />
  22.   <configure name="LDFLAGS" value="-L/usr/lib -L/usr/lib/X11 -lfreetype -lz -L/usr/lib" />
  23.   <configure name="LIBS" value="-lMagick -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lpthread -lm -lpthread" />
  24.   <configure name="CXX" value="g++" />
  25.   <configure name="CXXFLAGS" value="-pthread" />
  26.   <configure name="DISTCHECK_CONFIG_FLAGS" value="--prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info --with-gs-font-dir=/usr/share/fonts/type1/gsfonts --with-magick-plus-plus --enable-shared --enable-lzw --without-dps --without-fpx --without-perl --with-perl-options=INSTALLDIRS=vendor --x-includes=/usr/include/X11 --x-libraries=/usr/lib/X11" />
  27.   <configure name="CVS_BRANCH_TAG" value="HEAD" />
  28.   <configure name="HOST" value="i686-pc-linux-gnu" />
  29.   <configure name="COPYRIGHT" value="Copyright (C) 1999-2005 ImageMagick Studio LLC" />
  30.   <configure name="WEBSITE" value="http://www.imagemagick.org" />
  31.   <configure name="QuantumDepth" value="16" />
  32. </configuremap>
  33.