diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-23 14:04:45 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-23 14:04:45 +0000 |
commit | f59b79de8c8f49ffd5133b2a37e11a52edc2bdbd (patch) | |
tree | bf9bfec4871ee7adcf7902387e6a41fce76dc828 /INSTALL | |
parent | 07491df186d562d0efa6a7fca2b7f8d07dbd0652 (diff) | |
download | s6-f59b79de8c8f49ffd5133b2a37e11a52edc2bdbd.tar.xz |
Prepare for 2.9.1.0
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.9.1.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.5.3.0 or later: http://skarnet.org/software/execline/ + - Optional: execline version 2.5.3.0 or later: http://skarnet.org/software/execline/ This software will run on any operating system that implements POSIX.1-2008, available at: @@ -39,6 +39,7 @@ off them. You can customize paths via flags given to configure. See ./configure --help for a list of all available configure options. + The execline dependency can be removed with --disable-execline. * Environment variables |