summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/wscript b/wscript
index b7a2c25d..16628539 100644
--- a/wscript
+++ b/wscript
@@ -86,8 +86,6 @@ def configure(conf):
autowaf.check_pkg(conf, 'lv2core', uselib_store='LV2CORE')
autowaf.check_pkg(conf, 'lv2-lv2plug.in-ns-ext-atom',
uselib_store='LV2_ATOM')
- autowaf.check_pkg(conf, 'lv2-lv2plug.in-ns-ext-reference',
- uselib_store='LV2_REFERENCE')
autowaf.check_pkg(conf, 'lv2-lv2plug.in-ns-ext-contexts',
uselib_store='LV2_CONTEXTS')
autowaf.check_pkg(conf, 'lv2-lv2plug.in-ns-ext-event',