Mercurial > hg > sonic-visualiser
diff configure.ac @ 469:8b8c9b0a7661
Remove unnecessary configure dependency for raptor
author | Chris Cannam |
---|---|
date | Wed, 28 Sep 2011 10:18:30 +0100 |
parents | 8f0c1b0f17fa |
children | 6750452fcbe6 |
line wrap: on
line diff
--- a/configure.ac Thu Jul 21 15:49:00 2011 +0100 +++ b/configure.ac Wed Sep 28 10:18:30 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])