aboutsummaryrefslogtreecommitdiff
path: root/depends/config.site.in
diff options
context:
space:
mode:
Diffstat (limited to 'depends/config.site.in')
-rw-r--r--depends/config.site.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/depends/config.site.in b/depends/config.site.in
index 95e6ae85cf..dd06c5675c 100644
--- a/depends/config.site.in
+++ b/depends/config.site.in
@@ -115,6 +115,11 @@ if test -n "@NM@"; then
ac_cv_path_ac_pt_NM="${NM}"
fi
+if test -n "@STRIP@"; then
+ STRIP="@STRIP@"
+ ac_cv_path_ac_pt_STRIP="${STRIP}"
+fi
+
if test -n "@debug@"; then
enable_reduce_exports=no
fi