From da66c5b65efdde1f5199b271b3f4da9ca3e4f3c6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 9 Feb 2016 23:06:46 +0000 Subject: Fix non-use of LUFS stuff due to error in waf configuration stage. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index eb9fb26b7..0536dee26 100644 --- a/wscript +++ b/wscript @@ -310,7 +310,7 @@ def configure(conf): libpath='/usr/local/lib', lib=['avfilter'], uselib_store='PATCHED_FFMPEG', - defines_name='DCPOMATIC_HAVE_PATCHED_FFMPEG', + define_name='DCPOMATIC_HAVE_PATCHED_FFMPEG', mandatory=False) # Boost -- cgit v1.2.3