Diff for /Amaya/configure.in between versions 1.229 and 1.230

version 1.229, 2007/10/16 07:32:33 version 1.230, 2007/11/09 14:38:04
Line 1466  fi Line 1466  fi
 dnl  dnl
 if test "$build_amaya" = "yes" ; then  if test "$build_amaya" = "yes" ; then
     echo Amaya $AMAYA_VER configured      echo Amaya $AMAYA_VER configured
     echo Amaya configured with libWWW      echo Amaya configured with libWWW \(local source\)
     if test "$with_math" = "yes" ; then      if test "$with_math" = "yes" ; then
         echo Amaya configured with Math support          echo Amaya configured with Math support
     fi      fi
Line 1484  if test "$build_amaya" = "yes" ; then Line 1484  if test "$build_amaya" = "yes" ; then
         fi          fi
     fi      fi
     if test "$with_templates" = "yes" ; then      if test "$with_templates" = "yes" ; then
         echo Amaya configured with templates support \(experimental\)          echo Amaya configured with templates support
     fi      fi
     if test "$with_generic_xml" = "yes" ; then      if test "$with_generic_xml" = "yes" ; then
         echo Amaya configured with generic XML support          echo Amaya configured with generic XML support

Removed from v.1.229  
changed lines
  Added in v.1.230


Webmaster