Diff for /Amaya/configure.in between versions 1.97 and 1.98

version 1.97, 2002/10/10 09:22:09 version 1.98, 2002/10/22 16:58:19
Line 865  if test "$build_amaya" = "yes" ; then Line 865  if test "$build_amaya" = "yes" ; then
     if test "$with_raptor" = "yes" ; then      if test "$with_raptor" = "yes" ; then
        dnl not all the function calls have been cleared as of today,          dnl not all the function calls have been cleared as of today, 
        dnl we still need libwww's rdf parser          dnl we still need libwww's rdf parser 
        MAKE_LIBWWW_RDF_PARSER="libwwwxml"         MAKE_LIBWWW_RDF_PARSER=
        LIBWWW_RDF_PARSER="-lwwwxml"         LIBWWW_RDF_PARSER=
        dnl MAKE_LIBWWW_RDF_PARSER=  
        dnl# LIBWWW_RDF_PARSER=  
     else      else
        MAKE_LIBWWW_RDF_PARSER="libwwwxml"         MAKE_LIBWWW_RDF_PARSER="libwwwxml"
        LIBWWW_RDF_PARSER="-lwwwxml"         LIBWWW_RDF_PARSER="-lwwwxml"

Removed from v.1.97  
changed lines
  Added in v.1.98


Webmaster