diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,8 +7,10 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.10.0.3 or later: https://skarnet.org/software/skalibs/ + - execline version 2.8.0.1 or later: https://skarnet.org/software/execline/ + (You can disable this requirement at configure time, but will + lose some functionality.) - Optional: nsss version 0.1.0.1 or later: https://skarnet.org/software/nsss/ - - Optional (but recommended): execline version 2.8.0.1 or later: https://skarnet.org/software/execline/ This software will run on any operating system that implements POSIX.1-2008, available at: |