diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-02 06:06:50 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-02 06:06:50 +0000 |
| commit | aaac36f15a0ba614a18b39db6bb05a6c497518d7 (patch) | |
| tree | 7c6f7e1e9af326a0711924660f57c9bc3828d116 /configure | |
| parent | 200a70765a503fc94b546e5a52fdd90a59eee3b3 (diff) | |
| download | skalibs-aaac36f15a0ba614a18b39db6bb05a6c497518d7.tar.gz | |
Fix configure doc for the new sysdep
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ Sysdeps autodetection override: List of mandatory sysdeps to provide by hand for cross-compiling: devurandom (yes|no): =yes if you have a working /dev/urandom posixspawnearlyreturn (yes|no): =yes if you have an old glibc or otherwise bad posix_spawn - procselfexe (yes|no): =yes if you have a working /proc/self/exe virtual symlink + procselfexe (path|none): =path if you can get the executable name via readlink(path) EOF exit 0 } |
