diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:20:29 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:20:29 +0000 |
commit | 8cbe1add89e6362754af3dcb87119e9386d0693a (patch) | |
tree | a2f5e059a4a34c11a0a003660415123524795d76 /INSTALL | |
parent | Adding upstream version 0.9~rc2. (diff) | |
download | zutils-8cbe1add89e6362754af3dcb87119e9386d0693a.tar.xz zutils-8cbe1add89e6362754af3dcb87119e9386d0693a.zip |
Adding upstream version 0.9.upstream/0.9
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -5,11 +5,6 @@ I use gcc 4.3.5 and 3.3.6, but the code should compile with any standards compliant compiler. Gcc is available at http://gcc.gnu.org. -You will also need a Posix compatible shell command interpreter like -Bash or Dash. -Bash is available at http://gnu.org/software/bash/bash.html. -Dash is available at http://packages.debian.org/stable/dash/. - Procedure --------- @@ -55,7 +50,7 @@ After running `configure', you can run `make' and `make install' as explained above. -Copyright (C) 2009, 2010 Antonio Diaz Diaz. +Copyright (C) 2009, 2010, 2011 Antonio Diaz Diaz. This file is free documentation: you have unlimited permission to copy, distribute and modify it. |