Another sync from 1.4.2

This commit is contained in:
Marian Krivos
2011-09-15 08:52:32 +00:00
parent eb266f8a57
commit ea49f63847
8 changed files with 47 additions and 194 deletions

4
README
View File

@@ -183,8 +183,8 @@ Once you have GNU Make up and running, the rest is quite simple.
To extract the sources and build all libraries, testsuites and samples, simply
> gunzip poco-X.Y.tar.gz
> tar -xf poco-X.Y.tar.gz
> cd poco-X.Y.tar.gz
> tar -xf poco-X.Y.tar
> cd poco-X.Y
> ./configure
> gmake -s