]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
README: Mention dependence on gnu make.
authorAndre Noll <maan@systemlinux.org>
Thu, 4 Oct 2007 21:37:59 +0000 (23:37 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 4 Oct 2007 21:37:59 +0000 (23:37 +0200)
Solaris make fails miserably.

README

diff --git a/README b/README
index ef07eed52c059fa26c5b9752ff73380d330a4cd6..457cbafa3b31873d6590cd7be337aa7756525d93 100644 (file)
--- a/README
+++ b/README
@@ -191,6 +191,7 @@ In any case you need
 
        - gcc, the gnu compiler collection (shipped with distro): gcc-3.3
          or newer is required.
+       - gnu make
        - openssl (needed by server, client): usually shipped with
          distro, but you might have to install the "development package"
          (called libssl-dev on debian systems) as well: