Changeset 11467
- Timestamp:
- 06/23/08 09:55:26 (2 months ago)
- Location:
- ImageMagick/trunk
- Files:
-
- 7 modified
-
config/configure.xml (modified) (1 diff)
-
config/ltmain.sh (modified) (3 diffs)
-
configure (modified) (12 diffs)
-
libtool (modified) (4 diffs)
-
m4/libtool.m4 (modified) (2 diffs)
-
m4/ltversion.m4 (modified) (1 diff)
-
magick/version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/config/configure.xml
r11453 r11467 10 10 <configure name="LIB_VERSION" value="0x642"/> 11 11 <configure name="LIB_VERSION_NUMBER" value="6,4,2,0"/> 12 <configure name="RELEASE_DATE" value="06/2 2/08"/>12 <configure name="RELEASE_DATE" value="06/23/08"/> 13 13 <configure name="CONFIGURE" value="./configure "/> 14 14 <configure name="PREFIX" value="/usr/local"/> -
ImageMagick/trunk/config/ltmain.sh
r11418 r11467 1 1 # Generated from ltmain.m4sh. 2 2 3 # ltmain.sh (GNU libtool 1.299 2 2008-06-17) 2.2.5a3 # ltmain.sh (GNU libtool 1.2993 2008-06-19) 2.2.5a 4 4 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 5 5 … … 66 66 # compiler flags: $LTCFLAGS 67 67 # linker: $LD (gnu? $with_gnu_ld) 68 # $progname: (GNU libtool 1.299 2 2008-06-17) 2.2.5a68 # $progname: (GNU libtool 1.2993 2008-06-19) 2.2.5a 69 69 # automake: $automake_version 70 70 # autoconf: $autoconf_version … … 75 75 PACKAGE=libtool 76 76 VERSION=2.2.5a 77 TIMESTAMP=" 1.299 2 2008-06-17"78 package_revision=1.299 277 TIMESTAMP=" 1.2993 2008-06-19" 78 package_revision=1.2993 79 79 80 80 # Be Bourne compatible -
ImageMagick/trunk/configure
r11455 r11467 7790 7790 7791 7791 macro_version='2.2.5a' 7792 macro_revision='1.299 2'7792 macro_revision='1.2993' 7793 7793 7794 7794 … … 11780 11780 linux* | k*bsd*-gnu) 11781 11781 case $cc_basename in 11782 icc* | ecc*) 11782 # old Intel for x86_64 which still supported -KPIC. 11783 ecc*) 11783 11784 lt_prog_compiler_wl='-Wl,' 11784 11785 lt_prog_compiler_pic='-KPIC' 11785 11786 lt_prog_compiler_static='-static' 11786 11787 ;; 11787 ifort*) 11788 # icc used to be incompatible with GCC. 11789 # ICC 10 doesn't accept -KPIC any more. 11790 icc* | ifort*) 11788 11791 lt_prog_compiler_wl='-Wl,' 11789 11792 lt_prog_compiler_pic='-fPIC' … … 11939 11942 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 11940 11943 -e 's:$: $lt_compiler_flag:'` 11941 (eval echo "\"\$as_me:1194 1: $lt_compile\"" >&5)11944 (eval echo "\"\$as_me:11944: $lt_compile\"" >&5) 11942 11945 (eval "$lt_compile" 2>conftest.err) 11943 11946 ac_status=$? 11944 11947 cat conftest.err >&5 11945 echo "$as_me:1194 5: \$? = $ac_status" >&511948 echo "$as_me:11948: \$? = $ac_status" >&5 11946 11949 if (exit $ac_status) && test -s "$ac_outfile"; then 11947 11950 # The compiler can only warn and ignore the option if not recognized … … 12044 12047 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12045 12048 -e 's:$: $lt_compiler_flag:'` 12046 (eval echo "\"\$as_me:1204 6: $lt_compile\"" >&5)12049 (eval echo "\"\$as_me:12049: $lt_compile\"" >&5) 12047 12050 (eval "$lt_compile" 2>out/conftest.err) 12048 12051 ac_status=$? 12049 12052 cat out/conftest.err >&5 12050 echo "$as_me:1205 0: \$? = $ac_status" >&512053 echo "$as_me:12053: \$? = $ac_status" >&5 12051 12054 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12052 12055 then … … 12099 12102 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12100 12103 -e 's:$: $lt_compiler_flag:'` 12101 (eval echo "\"\$as_me:1210 1: $lt_compile\"" >&5)12104 (eval echo "\"\$as_me:12104: $lt_compile\"" >&5) 12102 12105 (eval "$lt_compile" 2>out/conftest.err) 12103 12106 ac_status=$? 12104 12107 cat out/conftest.err >&5 12105 echo "$as_me:1210 5: \$? = $ac_status" >&512108 echo "$as_me:12108: \$? = $ac_status" >&5 12106 12109 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12107 12110 then … … 14895 14898 lt_status=$lt_dlunknown 14896 14899 cat > conftest.$ac_ext <<_LT_EOF 14897 #line 14 897"configure"14900 #line 14900 "configure" 14898 14901 #include "confdefs.h" 14899 14902 … … 14995 14998 lt_status=$lt_dlunknown 14996 14999 cat > conftest.$ac_ext <<_LT_EOF 14997 #line 1 4997"configure"15000 #line 15000 "configure" 14998 15001 #include "confdefs.h" 14999 15002 … … 16836 16839 lt_prog_compiler_pic_CXX='-fPIC' 16837 16840 ;; 16838 icpc* |ecpc* )16839 # Intel C++16841 ecpc* ) 16842 # old Intel C++ for x86_64 which still supported -KPIC. 16840 16843 lt_prog_compiler_wl_CXX='-Wl,' 16841 16844 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' 16842 16852 lt_prog_compiler_static_CXX='-static' 16843 16853 ;; … … 17010 17020 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17011 17021 -e 's:$: $lt_compiler_flag:'` 17012 (eval echo "\"\$as_me:170 12: $lt_compile\"" >&5)17022 (eval echo "\"\$as_me:17022: $lt_compile\"" >&5) 17013 17023 (eval "$lt_compile" 2>conftest.err) 17014 17024 ac_status=$? 17015 17025 cat conftest.err >&5 17016 echo "$as_me:170 16: \$? = $ac_status" >&517026 echo "$as_me:17026: \$? = $ac_status" >&5 17017 17027 if (exit $ac_status) && test -s "$ac_outfile"; then 17018 17028 # The compiler can only warn and ignore the option if not recognized … … 17109 17119 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17110 17120 -e 's:$: $lt_compiler_flag:'` 17111 (eval echo "\"\$as_me:171 11: $lt_compile\"" >&5)17121 (eval echo "\"\$as_me:17121: $lt_compile\"" >&5) 17112 17122 (eval "$lt_compile" 2>out/conftest.err) 17113 17123 ac_status=$? 17114 17124 cat out/conftest.err >&5 17115 echo "$as_me:171 15: \$? = $ac_status" >&517125 echo "$as_me:17125: \$? = $ac_status" >&5 17116 17126 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17117 17127 then … … 17161 17171 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17162 17172 -e 's:$: $lt_compiler_flag:'` 17163 (eval echo "\"\$as_me:171 63: $lt_compile\"" >&5)17173 (eval echo "\"\$as_me:17173: $lt_compile\"" >&5) 17164 17174 (eval "$lt_compile" 2>out/conftest.err) 17165 17175 ac_status=$? 17166 17176 cat out/conftest.err >&5 17167 echo "$as_me:171 67: \$? = $ac_status" >&517177 echo "$as_me:17177: \$? = $ac_status" >&5 17168 17178 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17169 17179 then … … 19081 19091 lt_status=$lt_dlunknown 19082 19092 cat > conftest.$ac_ext <<_LT_EOF 19083 #line 190 83 "configure"19093 #line 19093 "configure" 19084 19094 #include "confdefs.h" 19085 19095 -
ImageMagick/trunk/libtool
r11455 r11467 56 56 # Which release of libtool.m4 was used? 57 57 macro_version=2.2.5a 58 macro_revision=1.299 258 macro_revision=1.2993 59 59 60 60 # Assembler program. … … 412 412 # Generated from ltmain.m4sh. 413 413 414 # ltmain.sh (GNU libtool 1.299 2 2008-06-17) 2.2.5a414 # ltmain.sh (GNU libtool 1.2993 2008-06-19) 2.2.5a 415 415 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 416 416 … … 477 477 # compiler flags: $LTCFLAGS 478 478 # linker: $LD (gnu? $with_gnu_ld) 479 # $progname: (GNU libtool 1.299 2 2008-06-17) 2.2.5a479 # $progname: (GNU libtool 1.2993 2008-06-19) 2.2.5a 480 480 # automake: $automake_version 481 481 # autoconf: $autoconf_version … … 486 486 PACKAGE=libtool 487 487 VERSION=2.2.5a 488 TIMESTAMP=" 1.299 2 2008-06-17"489 package_revision=1.299 2488 TIMESTAMP=" 1.2993 2008-06-19" 489 package_revision=1.2993 490 490 491 491 # Be Bourne compatible -
ImageMagick/trunk/m4/libtool.m4
r11370 r11467 3698 3698 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' 3699 3699 ;; 3700 icpc* |ecpc* )3701 # Intel C++3700 ecpc* ) 3701 # old Intel C++ for x86_64 which still supported -KPIC. 3702 3702 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' 3703 3703 _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' 3704 3711 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' 3705 3712 ;; … … 3969 3976 linux* | k*bsd*-gnu) 3970 3977 case $cc_basename in 3971 icc* | ecc*) 3978 # old Intel for x86_64 which still supported -KPIC. 3979 ecc*) 3972 3980 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' 3973 3981 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' 3974 3982 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' 3975 3983 ;; 3976 ifort*) 3984 # icc used to be incompatible with GCC. 3985 # ICC 10 doesn't accept -KPIC any more. 3986 icc* | ifort*) 3977 3987 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' 3978 3988 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' -
ImageMagick/trunk/m4/ltversion.m4
r11418 r11467 10 10 # Generated from ltversion.in. 11 11 12 # serial 299 2ltversion.m412 # serial 2993 ltversion.m4 13 13 # This file is part of GNU Libtool 14 14 15 15 m4_define([LT_PACKAGE_VERSION], [2.2.5a]) 16 m4_define([LT_PACKAGE_REVISION], [1.299 2])16 m4_define([LT_PACKAGE_REVISION], [1.2993]) 17 17 18 18 AC_DEFUN([LTVERSION_VERSION], 19 19 [macro_version='2.2.5a' 20 macro_revision='1.299 2'20 macro_revision='1.2993' 21 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) 22 22 _LT_DECL(, macro_revision, 0) -
ImageMagick/trunk/magick/version.h
r11453 r11467 47 47 #define MagickQuantumRange "?" 48 48 #endif 49 #define MagickReleaseDate "06/2 2/08"49 #define MagickReleaseDate "06/23/08" 50 50 #if !defined(MAGICKCORE_HDRI_SUPPORT) 51 51 #define MagickHDRISupport ""
