Upgrade automake requirements and add glib.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1233 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Jordi Mallach 2002-07-09 22:21:13 +00:00
parent 2641d00c52
commit 20eb232922
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@ To succesfully compile GNU nano from CVS, you'll need the
following packages:
- autoconf (version >= 2.52)
- automake (version 1.4-pl5 recommended)
- autoheader
- automake (version >= 1.5-pl5, 1.6.x recommended)
- gettext (version 0.10.40, >= 0.11 recommended)
- texinfo
- cvs
- glib (if your system doesn't have snprintf() and/or vsnprintf())
- make, gcc and the normal development libraries (ncurses, etc)
These should be available on your GNU mirror.