mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 08:29:27 +02:00
Fix for building on Fedora 21
This commit is contained in:
parent
862e960764
commit
b05b3fbcea
2
lib-src/lv2/configure
vendored
2
lib-src/lv2/configure
vendored
@ -49,7 +49,7 @@ includedir=.
|
|||||||
Name: ${pkg}
|
Name: ${pkg}
|
||||||
Version: ${version}
|
Version: ${version}
|
||||||
Description: Temporary fake config file
|
Description: Temporary fake config file
|
||||||
Libs: -L\${libdir} ${lib} -ldl
|
Libs: -L\${libdir} ${lib} -ldl -lm
|
||||||
Cflags: -I\${includedir}/${pkg}${major}
|
Cflags: -I\${includedir}/${pkg}${major}
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user