diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-07 14:51:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-07 14:51:06 +0000 |
commit | 502bfd940bfc39fe4eb256d8bd06cc5a15c098d3 (patch) | |
tree | 91df15f90b79f0834510e6db45cbad1630695f11 /INSTALL | |
parent | 60cb96c3ce59e7a39000ab173a04792daea2b9c4 (diff) | |
download | s6-502bfd940bfc39fe4eb256d8bd06cc5a15c098d3.tar.xz |
- s6-log overhaul (more stack, less heap), with new directives
- related doc update
- version: 2.1.1.0 rc
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 4.0 or later - - skalibs version 2.2.1.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.0.2.0 or later: http://skarnet.org/software/execline/ + - skalibs version 2.3.0.0 or later: http://skarnet.org/software/skalibs/ + - execline version 2.0.2.1 or later: http://skarnet.org/software/execline/ This software will run on any operating system that implements POSIX.1-2008, available at: |