mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 20:41:59 +03:00
doc: fix autotools and gettext versions.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
7acf07ee6e
commit
32cc3532a9
@ -16,9 +16,9 @@ Compiling from GIT
|
|||||||
To compile GNU Midnight commander from GIT, the following software is
|
To compile GNU Midnight commander from GIT, the following software is
|
||||||
required:
|
required:
|
||||||
|
|
||||||
Autoconf 2.52 and above (latest is recommended)
|
Autoconf 2.60 and above (latest is recommended)
|
||||||
Automake 1.12 and above (latest is recommended)
|
Automake 1.12 and above (latest is recommended)
|
||||||
Gettext 0.11.5 and above
|
Gettext 0.18.1 and above
|
||||||
Glib 2.30 and above
|
Glib 2.30 and above
|
||||||
|
|
||||||
Full list of requirements you can see at:
|
Full list of requirements you can see at:
|
||||||
@ -41,7 +41,7 @@ on Debian too.
|
|||||||
|
|
||||||
Note that the version of gettext doesn't affect the snapshot because the
|
Note that the version of gettext doesn't affect the snapshot because the
|
||||||
distributed files are installed by gettext from archives for the version
|
distributed files are installed by gettext from archives for the version
|
||||||
used in the AM_GNU_GETTEXT_VERSION macro, which is 0.11.5.
|
used in the AM_GNU_GETTEXT_VERSION macro, which is 0.18.1.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ Build requirements for GNU Midnight Commander
|
|||||||
- glibc
|
- glibc
|
||||||
- gcc
|
- gcc
|
||||||
- make
|
- make
|
||||||
- autoconf
|
- autoconf >= 2.60
|
||||||
- automake >= 1.12
|
- automake >= 1.12
|
||||||
- libtool
|
- libtool
|
||||||
- glib2 >= 2.30
|
- glib2 >= 2.30
|
||||||
|
Loading…
Reference in New Issue
Block a user