mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
Lower autoconf requirement to 2.63+
This commit is contained in:
2
INSTALL
2
INSTALL
@@ -6,7 +6,7 @@ Required tools:
|
||||
(libantlr3c). Use at least version 3.1.x of ANTLR v3 and the matching
|
||||
C runtime version. Version 3.1.3 is recommended.
|
||||
|
||||
- autotools: autoconf 2.65, automake 1.10+, libtool 2.2. Run autoreconf -i
|
||||
- autotools: autoconf 2.63+, automake 1.10+, libtool 2.2. Run autoreconf -i
|
||||
at the top of the source tree to generate the build system.
|
||||
|
||||
The configure script will look for a wrapper called antlr3 in the PATH to
|
||||
|
||||
Reference in New Issue
Block a user