summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-10-16 21:13:15 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-10-16 21:13:15 +0000
commit46529d0c27923bb961c1b0734de0c2562cbabe30 (patch)
treef814d00ceb0cf3ce5d08edf4feb32ec7975b4023 /configure
parente3f10a8543b88b61cd3b49caf0a7bb3aca8b9172 (diff)
downloadskalibs-46529d0c27923bb961c1b0734de0c2562cbabe30.tar.xz
Revert SKALIBS_DEFAULTPATH to /usr/bin:/bin
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 122eb42..96699f6 100755
--- a/configure
+++ b/configure
@@ -43,7 +43,7 @@ $package options:
--enable-tai-clock assume the system clock is TAI-10 instead of UTC [disabled]
--enable-clock use clock_gettime() instead of gettimeofday() [disabled]
--enable-monotonic count time with CLOCK_MONOTONIC instead of CLOCK_REALTIME
- --with-default-path=PATH default executable search path [/usr/bin:/usr/sbin:/bin:/sbin]
+ --with-default-path=PATH default executable search path [/usr/bin:/bin]
EOF
exit 0
@@ -217,7 +217,7 @@ select=false
taiclock=false
clockrt=false
clockmon=false
-ddefaultpath=/usr/bin:/usr/sbin:/bin:/sbin
+ddefaultpath=/usr/bin:/bin
defaultpath=$ddefaultpath
dpathorig=true
sproot=