Changeset 386 for WizardsToolkit/trunk

Show
Ignore:
Timestamp:
10/15/09 18:14:34 (5 weeks ago)
Author:
cristy
Message:
 
Location:
WizardsToolkit/trunk
Files:
4 modified

Legend:

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

    r259 r386  
    1818  <configure name="LIB_VERSION" value="0x107" /> 
    1919  <configure name="LIB_VERSION_NUMBER" value="1,0,7,0" /> 
    20   <configure name="RELEASE_DATE" value="2009-09-30" /> 
     20  <configure name="RELEASE_DATE" value="2009-10-15" /> 
    2121  <configure name="COPYRIGHT" value="Copyright (C) 1999-2009 ImageMagick Studio LLC" /> 
    2222  <configure name="WEBSITE" value="http://www.wizards-toolkit.org" /> 
  • WizardsToolkit/trunk/configure

    r259 r386  
    10461046enable_installed 
    10471047enable_embeddable 
    1048 enable_libtool_verbose 
    10491048enable_assert 
    10501049enable_maintainer_mode 
     
    17231722  --enable-embeddable     enable self-contained, embeddable, 
    17241723                          zero-configuration Wizard's Toolkit 
    1725   --enable-libtool-verbose 
    1726                           enable verbose libtool output 
    17271724  --disable-assert        disable assert() statements in build 
    17281725  --enable-maintainer-mode  enable make rules and dependencies not useful 
     
    79397936  lt_cv_nm_interface="BSD nm" 
    79407937  echo "int some_variable = 0;" > conftest.$ac_ext 
    7941   (eval echo "\"\$as_me:7941: $ac_compile\"" >&5) 
     7938  (eval echo "\"\$as_me:7938: $ac_compile\"" >&5) 
    79427939  (eval "$ac_compile" 2>conftest.err) 
    79437940  cat conftest.err >&5 
    7944   (eval echo "\"\$as_me:7944: $NM \\\"conftest.$ac_objext\\\"\"" >&5) 
     7941  (eval echo "\"\$as_me:7941: $NM \\\"conftest.$ac_objext\\\"\"" >&5) 
    79457942  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) 
    79467943  cat conftest.err >&5 
    7947   (eval echo "\"\$as_me:7947: output\"" >&5) 
     7944  (eval echo "\"\$as_me:7944: output\"" >&5) 
    79487945  cat conftest.out >&5 
    79497946  if $GREP 'External.*some_variable' conftest.out > /dev/null; then 
     
    91369133*-*-irix6*) 
    91379134  # Find out which ABI we are using. 
    9138   echo '#line 9138 "configure"' > conftest.$ac_ext 
     9135  echo '#line 9135 "configure"' > conftest.$ac_ext 
    91399136  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 
    91409137  (eval $ac_compile) 2>&5 
     
    1153811535   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1153911536   -e 's:$: $lt_compiler_flag:'` 
    11540    (eval echo "\"\$as_me:11540: $lt_compile\"" >&5) 
     11537   (eval echo "\"\$as_me:11537: $lt_compile\"" >&5) 
    1154111538   (eval "$lt_compile" 2>conftest.err) 
    1154211539   ac_status=$? 
    1154311540   cat conftest.err >&5 
    11544    echo "$as_me:11544: \$? = $ac_status" >&5 
     11541   echo "$as_me:11541: \$? = $ac_status" >&5 
    1154511542   if (exit $ac_status) && test -s "$ac_outfile"; then 
    1154611543     # The compiler can only warn and ignore the option if not recognized 
     
    1187711874   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1187811875   -e 's:$: $lt_compiler_flag:'` 
    11879    (eval echo "\"\$as_me:11879: $lt_compile\"" >&5) 
     11876   (eval echo "\"\$as_me:11876: $lt_compile\"" >&5) 
    1188011877   (eval "$lt_compile" 2>conftest.err) 
    1188111878   ac_status=$? 
    1188211879   cat conftest.err >&5 
    11883    echo "$as_me:11883: \$? = $ac_status" >&5 
     11880   echo "$as_me:11880: \$? = $ac_status" >&5 
    1188411881   if (exit $ac_status) && test -s "$ac_outfile"; then 
    1188511882     # The compiler can only warn and ignore the option if not recognized 
     
    1198211979   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1198311980   -e 's:$: $lt_compiler_flag:'` 
    11984    (eval echo "\"\$as_me:11984: $lt_compile\"" >&5) 
     11981   (eval echo "\"\$as_me:11981: $lt_compile\"" >&5) 
    1198511982   (eval "$lt_compile" 2>out/conftest.err) 
    1198611983   ac_status=$? 
    1198711984   cat out/conftest.err >&5 
    11988    echo "$as_me:11988: \$? = $ac_status" >&5 
     11985   echo "$as_me:11985: \$? = $ac_status" >&5 
    1198911986   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1199011987   then 
     
    1203712034   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1203812035   -e 's:$: $lt_compiler_flag:'` 
    12039    (eval echo "\"\$as_me:12039: $lt_compile\"" >&5) 
     12036   (eval echo "\"\$as_me:12036: $lt_compile\"" >&5) 
    1204012037   (eval "$lt_compile" 2>out/conftest.err) 
    1204112038   ac_status=$? 
    1204212039   cat out/conftest.err >&5 
    12043    echo "$as_me:12043: \$? = $ac_status" >&5 
     12040   echo "$as_me:12040: \$? = $ac_status" >&5 
    1204412041   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1204512042   then 
     
    1484014837  lt_status=$lt_dlunknown 
    1484114838  cat > conftest.$ac_ext <<_LT_EOF 
    14842 #line 14842 "configure" 
     14839#line 14839 "configure" 
    1484314840#include "confdefs.h" 
    1484414841 
     
    1493614933  lt_status=$lt_dlunknown 
    1493714934  cat > conftest.$ac_ext <<_LT_EOF 
    14938 #line 14938 "configure" 
     14935#line 14935 "configure" 
    1493914936#include "confdefs.h" 
    1494014937 
     
    1695616953   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1695716954   -e 's:$: $lt_compiler_flag:'` 
    16958    (eval echo "\"\$as_me:16958: $lt_compile\"" >&5) 
     16955   (eval echo "\"\$as_me:16955: $lt_compile\"" >&5) 
    1695916956   (eval "$lt_compile" 2>conftest.err) 
    1696016957   ac_status=$? 
    1696116958   cat conftest.err >&5 
    16962    echo "$as_me:16962: \$? = $ac_status" >&5 
     16959   echo "$as_me:16959: \$? = $ac_status" >&5 
    1696316960   if (exit $ac_status) && test -s "$ac_outfile"; then 
    1696416961     # The compiler can only warn and ignore the option if not recognized 
     
    1705517052   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1705617053   -e 's:$: $lt_compiler_flag:'` 
    17057    (eval echo "\"\$as_me:17057: $lt_compile\"" >&5) 
     17054   (eval echo "\"\$as_me:17054: $lt_compile\"" >&5) 
    1705817055   (eval "$lt_compile" 2>out/conftest.err) 
    1705917056   ac_status=$? 
    1706017057   cat out/conftest.err >&5 
    17061    echo "$as_me:17061: \$? = $ac_status" >&5 
     17058   echo "$as_me:17058: \$? = $ac_status" >&5 
    1706217059   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1706317060   then 
     
    1710717104   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1710817105   -e 's:$: $lt_compiler_flag:'` 
    17109    (eval echo "\"\$as_me:17109: $lt_compile\"" >&5) 
     17106   (eval echo "\"\$as_me:17106: $lt_compile\"" >&5) 
    1711017107   (eval "$lt_compile" 2>out/conftest.err) 
    1711117108   ac_status=$? 
    1711217109   cat out/conftest.err >&5 
    17113    echo "$as_me:17113: \$? = $ac_status" >&5 
     17110   echo "$as_me:17110: \$? = $ac_status" >&5 
    1711417111   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1711517112   then 
     
    1816018157_ACEOF 
    1816118158 
    18162 fi 
    18163  
    18164 # Enable verbose output from libtool (enable libtool's default) 
    18165 # Check whether --enable-libtool-verbose was given. 
    18166 if test "${enable_libtool_verbose+set}" = set; then 
    18167   enableval=$enable_libtool_verbose; enable_libtool_verbose=$enableval 
    18168 else 
    18169   enable_libtool_verbose='no' 
    18170 fi 
    18171  
    18172  
    18173 if test "$with_libtool_verbose" = 'no'; then 
    18174   LIBTOOL="$LIBTOOL --silent" 
    1817518159fi 
    1817618160 
  • WizardsToolkit/trunk/configure.ac

    r259 r386  
    436436  AC_DEFINE(EMBEDDABLE_SUPPORT,1,[Build self-contained, embeddable, zero-configuration Wizard's Toolkit (experimental)]) 
    437437fi 
    438  
    439 # Enable verbose output from libtool (enable libtool's default) 
    440 AC_ARG_ENABLE([libtool-verbose], 
    441     [AC_HELP_STRING([--enable-libtool-verbose], 
    442                     [enable verbose libtool output])], 
    443     [enable_libtool_verbose=$enableval], 
    444     [enable_libtool_verbose='no']) 
    445  
    446 if test "$with_libtool_verbose" = 'no'; then 
    447   LIBTOOL="$LIBTOOL --silent" 
    448 fi  
    449438 
    450439# Build a version of Wizard with assert statements. 
  • WizardsToolkit/trunk/wizard/version.h

    r259 r386  
    3232#define WizardLibVersionNumber  1,0,1 
    3333#define WizardLibSubversion  "-0" 
    34 #define WizardReleaseDate  "2009-09-30" 
     34#define WizardReleaseDate  "2009-10-15" 
    3535#define WizardChangeDate   "20090428" 
    3636#define WizardAuthoritativeURL  "http://www.wizards-toolkit.org"