--- Amaya/configure.in 2006/02/07 10:50:00 1.201 +++ Amaya/configure.in 2006/03/21 17:29:43 1.202 @@ -1231,7 +1231,7 @@ if test "$build_amaya" = "yes" ; then fi 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 AMAYA_RAPTOR_SRC="amaya_comp_redland" AMAYA_ANNOT_OPTIONS="$AMAYA_ANNOT_OPTIONS -I\$(THOTDIR)/../redland/librdf -I\$(THOTDIR)/../redland/raptor"