mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
and another "f"
This commit is contained in:
parent
dd8dfb47ec
commit
b5ef5aa40b
1 changed files with 1 additions and 1 deletions
|
|
@ -486,7 +486,7 @@ def build(bld):
|
|||
obj.use += [ 'SUIL' ]
|
||||
|
||||
if bld.is_defined('HAVE_FFTW35F'):
|
||||
obj.linkflags = ' -lfftw3_threads'
|
||||
obj.linkflags = ' -lfftw3f_threads'
|
||||
|
||||
if bld.is_defined('NEED_INTL'):
|
||||
obj.linkflags = ' -lintl'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue