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 4f1ab0bd8e..b3264a223a 100644
--- a/depends/config.site.in
+++ b/depends/config.site.in
@@ -130,6 +130,11 @@ if test "@host_os@" = darwin; then
INSTALL_NAME_TOOL="@INSTALL_NAME_TOOL@"
ac_cv_path_ac_pt_INSTALL_NAME_TOOL="${INSTALL_NAME_TOOL}"
fi
+
+ if test -n "@DSYMUTIL@"; then
+ DSYMUTIL="@DSYMUTIL@"
+ ac_cv_path_ac_pt_DSYMUTIL="${DSYMUTIL}"
+ fi
fi
if test -n "@debug@"; then