Diff for /Amaya/configure.in between versions 1.201 and 1.202

version 1.201, 2006/02/07 10:50:00 version 1.202, 2006/03/21 17:29:43
Line 1231  if test "$build_amaya" = "yes" ; then Line 1231  if test "$build_amaya" = "yes" ; then
     fi      fi
   
     if test "$with_redland" = "yes" ; then      if test "$with_redland" = "yes" ; then
        AMAYA_ANNOT_OPTIONS="$AMAYA_ANNOT_OPTIONS -DLIBRDF_INTERNAL=1 -DAM_REDLAND -DRAPTOR_RDF_PARSER"         AMAYA_ANNOT_OPTIONS="$AMAYA_ANNOT_OPTIONS -DAM_REDLAND -DRAPTOR_RDF_PARSER"
        if test "$redland_compile_source" = "yes" ; then         if test "$redland_compile_source" = "yes" ; then
          AMAYA_RAPTOR_SRC="amaya_comp_redland"           AMAYA_RAPTOR_SRC="amaya_comp_redland"
          AMAYA_ANNOT_OPTIONS="$AMAYA_ANNOT_OPTIONS -I\$(THOTDIR)/../redland/librdf -I\$(THOTDIR)/../redland/raptor"           AMAYA_ANNOT_OPTIONS="$AMAYA_ANNOT_OPTIONS -I\$(THOTDIR)/../redland/librdf -I\$(THOTDIR)/../redland/raptor"

Removed from v.1.201  
changed lines
  Added in v.1.202


Webmaster