Show
Ignore:
Timestamp:
11/02/09 18:17:57 (5 months ago)
Author:
cristy
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/config/configure.xml

    r518 r522  
    99  <configure name="NAME" value="ImageMagick"/> 
    1010  <configure name="LIB_VERSION" value="0x657"/> 
    11   <configure name="LIB_VERSION_NUMBER" value="6,5,7,5"/> 
     11  <configure name="LIB_VERSION_NUMBER" value="6,5,7,4"/> 
    1212  <configure name="RELEASE_DATE" value="2009-11-02"/> 
    13   <configure name="CONFIGURE" value="./configure "/> 
     13  <configure name="CONFIGURE" value="./configure  'CC=gcc -std=gnu99'"/> 
    1414  <configure name="PREFIX" value="/usr/local"/> 
    1515  <configure name="EXEC-PREFIX" value="/usr/local"/> 
     
    2424  <configure name="CXX" value="g++"/> 
    2525  <configure name="CXXFLAGS" value="-g -O2 -Wall -W -pthread"/> 
    26   <configure name="DISTCHECK_CONFIG_FLAGS" value="--disable-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-gslib=no --with-fontpath="/> 
     26  <configure name="DISTCHECK_CONFIG_FLAGS" value="'CC=gcc -std=gnu99' --disable-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-gslib=no --with-fontpath="/> 
    2727  <configure name="HOST" value="x86_64-unknown-linux-gnu"/> 
    2828  <configure name="DELEGATES" value="bzlib djvu fftw fontconfig freetype jpeg jng jp2 lcms mpeg png rsvg tiff x11 xml wmf zlib"/>