Diff for /Amaya/configure.in between versions 1.212 and 1.213

version 1.212, 2006/11/27 10:22:52 version 1.213, 2006/11/29 10:55:35
Line 1119  if test "$with_redland" = "yes" ; then Line 1119  if test "$with_redland" = "yes" ; then
         AMAYA_ANNOT_OPTIONS="$AMAYA_ANNOT_OPTIONS -DAM_REDLAND"          AMAYA_ANNOT_OPTIONS="$AMAYA_ANNOT_OPTIONS -DAM_REDLAND"
         if test "$with_system_redland" != "yes" ; then          if test "$with_system_redland" != "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/src "
                 AMAYA_RAPTOR_LIBS="../redland/librdf/.libs/librdf.a ../redland/raptor/.libs/libraptor.a"                  AMAYA_RAPTOR_LIBS="../redland/librdf/.libs/librdf.a ../redland/raptor/src/.libs/libraptor.a"
                 AMAYA_RAPTOR_INCLUDES="-I\$(THOTDIR)/../redland/librdf -I\$(THOTDIR)/../redland/raptor"                  AMAYA_RAPTOR_INCLUDES="-I\$(THOTDIR)/../redland/librdf -I\$(THOTDIR)/../redland/raptor/src"
         else          else
                 MAKEREDLAND=['#']                  MAKEREDLAND=['#']
                 AMAYA_RAPTOR_SRC=                  AMAYA_RAPTOR_SRC=

Removed from v.1.212  
changed lines
  Added in v.1.213


Webmaster