Mercurial > hg > svapp
diff configure.ac @ 242:819fd4147acf
Remove unnecessary configure dependency for raptor
author | Chris Cannam |
---|---|
date | Wed, 28 Sep 2011 10:16:14 +0100 |
parents | ee31e2f3a0f1 |
children | 368b1f7c7325 |
line wrap: on
line diff
--- a/configure.ac Wed Jun 29 09:57:36 2011 +0100 +++ b/configure.ac Wed Sep 28 10:16:14 2011 +0100 @@ -82,7 +82,6 @@ SV_MODULE_REQUIRED([vamp],[vamp >= 2.1],[vamp/vamp.h],[],[]) SV_MODULE_REQUIRED([vamphostsdk],[vamp-hostsdk >= 2.0],[vamp-hostsdk/PluginLoader.h],[],[]) SV_MODULE_REQUIRED([rubberband],[rubberband],[rubberband/RubberBandStretcher.h],[rubberband],[rubberband_new]) -SV_MODULE_REQUIRED([raptor],[raptor >= 1.4.20],[raptor.h],[raptor],[raptor_start_parse]) SV_MODULE_REQUIRED([rasqal],[rasqal >= 0.9.19],[rasqal/rasqal.h],[rasqal],[rasqal_new_world]) SV_MODULE_REQUIRED([redland],[redland >= 1.0.10],[librdf.h],[rdf],[librdf_new_world])