Diff for /Amaya/configure.in between versions 1.237 and 1.238

version 1.237, 2008/05/27 07:10:35 version 1.238, 2008/05/27 14:47:46
Line 751  fi Line 751  fi
 if test "$with_raptor" = "yes" ; then  if test "$with_raptor" = "yes" ; then
         if test "$with_system_raptor" != "yes" ; then          if test "$with_system_raptor" != "yes" ; then
                 AMAYA_ANNOT_OPTIONS="$AMAYA_ANNOT_OPTIONS -I\$(THOTDIR)/../redland/raptor "                  AMAYA_ANNOT_OPTIONS="$AMAYA_ANNOT_OPTIONS -I\$(THOTDIR)/../redland/raptor "
                 AMAYA_RAPTOR_LIBS="../redland/raptor/.libs/libraptor.a"                  AMAYA_RAPTOR_LIBS="../raptor/.libs/libraptor.a"
                 AMAYA_RAPTOR_INCLUDES="-I\$(THOTDIR)/../redland/raptor"                  AMAYA_RAPTOR_INCLUDES="-I\$(THOTDIR)/../redland/raptor"
                 BUILDRAPTOR="raptor"                  BUILDRAPTOR="raptor"
                 CURRENTPATH="`pwd`"                  CURRENTPATH="`pwd`"

Removed from v.1.237  
changed lines
  Added in v.1.238


Webmaster