summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/wscript b/wscript
index 669645e..61adfc1 100644
--- a/wscript
+++ b/wscript
@@ -75,8 +75,6 @@ def configure(conf):
define_name='HAVE_WORDEXP',
mandatory=False)
- autowaf.check_header(conf, 'c', 'lv2/lv2plug.in/ns/lv2core/lv2.h')
-
conf.env.append_unique('CFLAGS', '-std=c99')
autowaf.define(conf, 'LILV_VERSION', LILV_VERSION)
if Options.options.dyn_manifest: