summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-09-20 22:09:49 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-09-20 22:09:49 +0000
commit9bf2a7c888312f197bbad77f47c067f856900578 (patch)
treeb49307a57306f235c00101953be211b990dfb5e7 /configure
parent46981239e8dc5982e0cd5f3db90058f40ac709c2 (diff)
downloadskalibs-9bf2a7c888312f197bbad77f47c067f856900578.tar.xz
INSTALL now explains the easy cross-compilation
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index e904652..dd108c7 100755
--- a/configure
+++ b/configure
@@ -44,8 +44,8 @@ $package options:
--with-default-path=PATH default executable search path [/usr/bin:/bin]
Sysdeps autodetection override:
- --with-sysdep-X=yes|no|value override sysdep X with the given value [autodetected]
-List of mandatory X for cross-compiling: devurandom
+ --with-sysdep-K=V assume sysdep K has the value V [autodetected]
+List of mandatory K for cross-compiling: devurandom (V=yes|no)
EOF
exit 0