From d0197b2f5fadc55c5ab3bf62e96fef81d753b2de Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 19 Oct 2011 02:21:40 +0000 Subject: Remove stub implementation of reference extension git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3550 a436a847-0d15-0410-975c-d299462d15a1 --- wscript | 2 -- 1 file changed, 2 deletions(-) (limited to 'wscript') 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', -- cgit v1.2.1