mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-17 17:17:40 +02:00
Typo fix (extra s)
This commit is contained in:
parent
c6fef0a46a
commit
7156479d11
2
INSTALL
2
INSTALL
@ -40,7 +40,7 @@ The root command is often sudo on GNU/Linux, for example 'sudo make install'.
|
|||||||
|
|
||||||
Then to compile and install Audacity:
|
Then to compile and install Audacity:
|
||||||
|
|
||||||
./configure CXXFLAGS="-std=gnu++11" -with-lib-preferences="local system"
|
./configure CXXFLAGS="-std=gnu++11" -with-lib-preference="local system"
|
||||||
make
|
make
|
||||||
make install # as root
|
make install # as root
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user