Upgrade automake requirements and add glib.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1233 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
2641d00c52
commit
20eb232922
|
@ -8,11 +8,11 @@ To succesfully compile GNU nano from CVS, you'll need the
|
||||||
following packages:
|
following packages:
|
||||||
|
|
||||||
- autoconf (version >= 2.52)
|
- autoconf (version >= 2.52)
|
||||||
- automake (version 1.4-pl5 recommended)
|
- automake (version >= 1.5-pl5, 1.6.x recommended)
|
||||||
- autoheader
|
|
||||||
- gettext (version 0.10.40, >= 0.11 recommended)
|
- gettext (version 0.10.40, >= 0.11 recommended)
|
||||||
- texinfo
|
- texinfo
|
||||||
- cvs
|
- cvs
|
||||||
|
- glib (if your system doesn't have snprintf() and/or vsnprintf())
|
||||||
- make, gcc and the normal development libraries (ncurses, etc)
|
- make, gcc and the normal development libraries (ncurses, etc)
|
||||||
These should be available on your GNU mirror.
|
These should be available on your GNU mirror.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue