diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2005-01-21 01:25:43 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2005-01-21 01:25:43 +0000 |
commit | df8e73237139122a5d2ad72f1349c6ebad57c1d9 (patch) | |
tree | 3c515146451bbf9aeade640457abc21d37e9b67f /README | |
parent | 42372b9aedf313ae5d5ab1ad16d0cde09b6dffe4 (diff) | |
download | flac-df8e73237139122a5d2ad72f1349c6ebad57c1d9.tar.gz |
fix required nasm version
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -81,7 +81,8 @@ libogg according to the specific instructions below. You must have libogg 1.1.2 or greater, or there will be seeking problems with Ogg FLAC. If you are building on x86 and want the assembly optimizations, you will -need to have NASM installed according to the specific instructions below. +need to have NASM >= 0.98.30 installed according to the specific instructions +below. =============================================================================== |