summaryrefslogtreecommitdiff
path: root/scripts/show-config.sh
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-04-07 21:39:56 (GMT)
committerAlexey Neyman <stilor@att.net>2018-04-07 21:39:56 (GMT)
commit4e7d0906c1047516ab6517e3abd4a83cba98139d (patch)
treee3ca3eb2ac3d5590ae95724ae5e5a21cac174247 /scripts/show-config.sh
parent7eb903667b59ac00d28e2ebad26e4b8c56bb0b84 (diff)
Support out-of-tree local builds
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts/show-config.sh')
-rw-r--r--scripts/show-config.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/show-config.sh b/scripts/show-config.sh
index 9e56f07..7112269 100644
--- a/scripts/show-config.sh
+++ b/scripts/show-config.sh
@@ -2,7 +2,6 @@
# the versions of the main tools
# Use tools discovered by ./configure
-. "${CT_LIB_DIR}/paths.sh"
. "${CT_LIB_DIR}/scripts/functions"
[ "$1" = "-v" ] && opt="$1" && shift