Recommend ANTLR 3.1.3 to build forked-daapd

This commit is contained in:
Julien BLACHE 2009-12-13 09:49:43 +01:00
parent f04b50b4f2
commit 2bc48222ed
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Installation instructions for forked-daapd
Required tools:
- ANTLR v3 is required to build forked-daapd, along with its C runtime
(libantlr3c). Use at least version 3.1.x of ANTLR v3 and the matching
C runtime version.
C runtime version. Version 3.1.3 is recommended.
The configure script will look for a wrapper called antlr3 in the PATH to
invoke ANTLR. If it doesn't exist, it'll try to invoke ANTLR directly with