Changeset 11467

Show
Ignore:
Timestamp:
06/23/08 09:55:26 (2 months ago)
Author:
cristy
Message:
 
Location:
ImageMagick/trunk
Files:
7 modified

Legend:

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

    r11453 r11467  
    1010  <configure name="LIB_VERSION" value="0x642"/> 
    1111  <configure name="LIB_VERSION_NUMBER" value="6,4,2,0"/> 
    12   <configure name="RELEASE_DATE" value="06/22/08"/> 
     12  <configure name="RELEASE_DATE" value="06/23/08"/> 
    1313  <configure name="CONFIGURE" value="./configure "/> 
    1414  <configure name="PREFIX" value="/usr/local"/> 
  • ImageMagick/trunk/config/ltmain.sh

    r11418 r11467  
    11# Generated from ltmain.m4sh. 
    22 
    3 # ltmain.sh (GNU libtool 1.2992 2008-06-17) 2.2.5a 
     3# ltmain.sh (GNU libtool 1.2993 2008-06-19) 2.2.5a 
    44# Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 
    55 
     
    6666#       compiler flags:         $LTCFLAGS 
    6767#       linker:         $LD (gnu? $with_gnu_ld) 
    68 #       $progname:              (GNU libtool 1.2992 2008-06-17) 2.2.5a 
     68#       $progname:              (GNU libtool 1.2993 2008-06-19) 2.2.5a 
    6969#       automake:               $automake_version 
    7070#       autoconf:               $autoconf_version 
     
    7575PACKAGE=libtool 
    7676VERSION=2.2.5a 
    77 TIMESTAMP=" 1.2992 2008-06-17" 
    78 package_revision=1.2992 
     77TIMESTAMP=" 1.2993 2008-06-19" 
     78package_revision=1.2993 
    7979 
    8080# Be Bourne compatible 
  • ImageMagick/trunk/configure

    r11455 r11467  
    77907790 
    77917791macro_version='2.2.5a' 
    7792 macro_revision='1.2992' 
     7792macro_revision='1.2993' 
    77937793 
    77947794 
     
    1178011780    linux* | k*bsd*-gnu) 
    1178111781      case $cc_basename in 
    11782       icc* | ecc*) 
     11782      # old Intel for x86_64 which still supported -KPIC. 
     11783      ecc*) 
    1178311784        lt_prog_compiler_wl='-Wl,' 
    1178411785        lt_prog_compiler_pic='-KPIC' 
    1178511786        lt_prog_compiler_static='-static' 
    1178611787        ;; 
    11787       ifort*) 
     11788      # icc used to be incompatible with GCC. 
     11789      # ICC 10 doesn't accept -KPIC any more. 
     11790      icc* | ifort*) 
    1178811791        lt_prog_compiler_wl='-Wl,' 
    1178911792        lt_prog_compiler_pic='-fPIC' 
     
    1193911942   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1194011943   -e 's:$: $lt_compiler_flag:'` 
    11941    (eval echo "\"\$as_me:11941: $lt_compile\"" >&5) 
     11944   (eval echo "\"\$as_me:11944: $lt_compile\"" >&5) 
    1194211945   (eval "$lt_compile" 2>conftest.err) 
    1194311946   ac_status=$? 
    1194411947   cat conftest.err >&5 
    11945    echo "$as_me:11945: \$? = $ac_status" >&5 
     11948   echo "$as_me:11948: \$? = $ac_status" >&5 
    1194611949   if (exit $ac_status) && test -s "$ac_outfile"; then 
    1194711950     # The compiler can only warn and ignore the option if not recognized 
     
    1204412047   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1204512048   -e 's:$: $lt_compiler_flag:'` 
    12046    (eval echo "\"\$as_me:12046: $lt_compile\"" >&5) 
     12049   (eval echo "\"\$as_me:12049: $lt_compile\"" >&5) 
    1204712050   (eval "$lt_compile" 2>out/conftest.err) 
    1204812051   ac_status=$? 
    1204912052   cat out/conftest.err >&5 
    12050    echo "$as_me:12050: \$? = $ac_status" >&5 
     12053   echo "$as_me:12053: \$? = $ac_status" >&5 
    1205112054   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1205212055   then 
     
    1209912102   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1210012103   -e 's:$: $lt_compiler_flag:'` 
    12101    (eval echo "\"\$as_me:12101: $lt_compile\"" >&5) 
     12104   (eval echo "\"\$as_me:12104: $lt_compile\"" >&5) 
    1210212105   (eval "$lt_compile" 2>out/conftest.err) 
    1210312106   ac_status=$? 
    1210412107   cat out/conftest.err >&5 
    12105    echo "$as_me:12105: \$? = $ac_status" >&5 
     12108   echo "$as_me:12108: \$? = $ac_status" >&5 
    1210612109   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1210712110   then 
     
    1489514898  lt_status=$lt_dlunknown 
    1489614899  cat > conftest.$ac_ext <<_LT_EOF 
    14897 #line 14897 "configure" 
     14900#line 14900 "configure" 
    1489814901#include "confdefs.h" 
    1489914902 
     
    1499514998  lt_status=$lt_dlunknown 
    1499614999  cat > conftest.$ac_ext <<_LT_EOF 
    14997 #line 14997 "configure" 
     15000#line 15000 "configure" 
    1499815001#include "confdefs.h" 
    1499915002 
     
    1683616839            lt_prog_compiler_pic_CXX='-fPIC' 
    1683716840            ;; 
    16838           icpc* | ecpc* ) 
    16839             # Intel C++ 
     16841          ecpc* ) 
     16842            # old Intel C++ for x86_64 which still supported -KPIC. 
    1684016843            lt_prog_compiler_wl_CXX='-Wl,' 
    1684116844            lt_prog_compiler_pic_CXX='-KPIC' 
     16845            lt_prog_compiler_static_CXX='-static' 
     16846            ;; 
     16847          icpc* ) 
     16848            # Intel C++, used to be incompatible with GCC. 
     16849            # ICC 10 doesn't accept -KPIC any more. 
     16850            lt_prog_compiler_wl_CXX='-Wl,' 
     16851            lt_prog_compiler_pic_CXX='-fPIC' 
    1684216852            lt_prog_compiler_static_CXX='-static' 
    1684316853            ;; 
     
    1701017020   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1701117021   -e 's:$: $lt_compiler_flag:'` 
    17012    (eval echo "\"\$as_me:17012: $lt_compile\"" >&5) 
     17022   (eval echo "\"\$as_me:17022: $lt_compile\"" >&5) 
    1701317023   (eval "$lt_compile" 2>conftest.err) 
    1701417024   ac_status=$? 
    1701517025   cat conftest.err >&5 
    17016    echo "$as_me:17016: \$? = $ac_status" >&5 
     17026   echo "$as_me:17026: \$? = $ac_status" >&5 
    1701717027   if (exit $ac_status) && test -s "$ac_outfile"; then 
    1701817028     # The compiler can only warn and ignore the option if not recognized 
     
    1710917119   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1711017120   -e 's:$: $lt_compiler_flag:'` 
    17111    (eval echo "\"\$as_me:17111: $lt_compile\"" >&5) 
     17121   (eval echo "\"\$as_me:17121: $lt_compile\"" >&5) 
    1711217122   (eval "$lt_compile" 2>out/conftest.err) 
    1711317123   ac_status=$? 
    1711417124   cat out/conftest.err >&5 
    17115    echo "$as_me:17115: \$? = $ac_status" >&5 
     17125   echo "$as_me:17125: \$? = $ac_status" >&5 
    1711617126   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1711717127   then 
     
    1716117171   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1716217172   -e 's:$: $lt_compiler_flag:'` 
    17163    (eval echo "\"\$as_me:17163: $lt_compile\"" >&5) 
     17173   (eval echo "\"\$as_me:17173: $lt_compile\"" >&5) 
    1716417174   (eval "$lt_compile" 2>out/conftest.err) 
    1716517175   ac_status=$? 
    1716617176   cat out/conftest.err >&5 
    17167    echo "$as_me:17167: \$? = $ac_status" >&5 
     17177   echo "$as_me:17177: \$? = $ac_status" >&5 
    1716817178   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1716917179   then 
     
    1908119091  lt_status=$lt_dlunknown 
    1908219092  cat > conftest.$ac_ext <<_LT_EOF 
    19083 #line 19083 "configure" 
     19093#line 19093 "configure" 
    1908419094#include "confdefs.h" 
    1908519095 
  • ImageMagick/trunk/libtool

    r11455 r11467  
    5656# Which release of libtool.m4 was used? 
    5757macro_version=2.2.5a 
    58 macro_revision=1.2992 
     58macro_revision=1.2993 
    5959 
    6060# Assembler program. 
     
    412412# Generated from ltmain.m4sh. 
    413413 
    414 # ltmain.sh (GNU libtool 1.2992 2008-06-17) 2.2.5a 
     414# ltmain.sh (GNU libtool 1.2993 2008-06-19) 2.2.5a 
    415415# Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 
    416416 
     
    477477#       compiler flags:         $LTCFLAGS 
    478478#       linker:         $LD (gnu? $with_gnu_ld) 
    479 #       $progname:              (GNU libtool 1.2992 2008-06-17) 2.2.5a 
     479#       $progname:              (GNU libtool 1.2993 2008-06-19) 2.2.5a 
    480480#       automake:               $automake_version 
    481481#       autoconf:               $autoconf_version 
     
    486486PACKAGE=libtool 
    487487VERSION=2.2.5a 
    488 TIMESTAMP=" 1.2992 2008-06-17" 
    489 package_revision=1.2992 
     488TIMESTAMP=" 1.2993 2008-06-19" 
     489package_revision=1.2993 
    490490 
    491491# Be Bourne compatible 
  • ImageMagick/trunk/m4/libtool.m4

    r11370 r11467  
    36983698            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' 
    36993699            ;; 
    3700           icpc* | ecpc* ) 
    3701             # Intel C++ 
     3700          ecpc* ) 
     3701            # old Intel C++ for x86_64 which still supported -KPIC. 
    37023702            _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' 
    37033703            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' 
     3704            _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' 
     3705            ;; 
     3706          icpc* ) 
     3707            # Intel C++, used to be incompatible with GCC. 
     3708            # ICC 10 doesn't accept -KPIC any more. 
     3709            _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' 
     3710            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' 
    37043711            _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' 
    37053712            ;; 
     
    39693976    linux* | k*bsd*-gnu) 
    39703977      case $cc_basename in 
    3971       icc* | ecc*) 
     3978      # old Intel for x86_64 which still supported -KPIC. 
     3979      ecc*) 
    39723980        _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' 
    39733981        _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' 
    39743982        _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' 
    39753983        ;; 
    3976       ifort*) 
     3984      # icc used to be incompatible with GCC. 
     3985      # ICC 10 doesn't accept -KPIC any more. 
     3986      icc* | ifort*) 
    39773987        _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' 
    39783988        _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' 
  • ImageMagick/trunk/m4/ltversion.m4

    r11418 r11467  
    1010# Generated from ltversion.in. 
    1111 
    12 # serial 2992 ltversion.m4 
     12# serial 2993 ltversion.m4 
    1313# This file is part of GNU Libtool 
    1414 
    1515m4_define([LT_PACKAGE_VERSION], [2.2.5a]) 
    16 m4_define([LT_PACKAGE_REVISION], [1.2992]) 
     16m4_define([LT_PACKAGE_REVISION], [1.2993]) 
    1717 
    1818AC_DEFUN([LTVERSION_VERSION], 
    1919[macro_version='2.2.5a' 
    20 macro_revision='1.2992' 
     20macro_revision='1.2993' 
    2121_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) 
    2222_LT_DECL(, macro_revision, 0) 
  • ImageMagick/trunk/magick/version.h

    r11453 r11467  
    4747#define MagickQuantumRange  "?" 
    4848#endif 
    49 #define MagickReleaseDate  "06/22/08" 
     49#define MagickReleaseDate  "06/23/08" 
    5050#if !defined(MAGICKCORE_HDRI_SUPPORT) 
    5151#define MagickHDRISupport ""