From a473f94e02d329fc6a4da044a455efa0a9f18db6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 7 Oct 2017 12:48:27 +0200 Subject: Update waf --- wscript | 1 - 1 file changed, 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 6050a95..aae1afd 100644 --- a/wscript +++ b/wscript @@ -72,7 +72,6 @@ def configure(conf): Logs.warn('Failed to configure Python (%s)\n' % sys.exc_info()[1]) autowaf.configure(conf) - autowaf.set_c99_mode(conf) autowaf.display_header('Lilv Configuration') conf.env.BASH_COMPLETION = not Options.options.no_bash_completion -- cgit v1.2.1