summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-09 23:06:46 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-09 23:06:46 +0000
commitda66c5b65efdde1f5199b271b3f4da9ca3e4f3c6 (patch)
treef0d811deedcd6abca2f47ac3b6d8d50f0eb5354c /wscript
parent3c3caebdb3be32dd00dc6b04d952577d54b47f04 (diff)
Fix non-use of LUFS stuff due to error in waf configuration stage.
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
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