make/autoconf/spec.gmk.in
changeset 48032 9240097e2821
parent 47989 f1ad41a05fb7
child 48055 14cd5bd01d81
child 48300 8a5edac3d5a2
--- a/make/autoconf/spec.gmk.in	Thu Nov 30 11:19:14 2017 -0800
+++ b/make/autoconf/spec.gmk.in	Thu Nov 30 13:29:50 2017 -0800
@@ -471,6 +471,7 @@
 STRIP:=@STRIP@
 
 LIPO:=@LIPO@
+INSTALL_NAME_TOOL:=@INSTALL_NAME_TOOL@
 
 # Options to linker to specify a mapfile.
 # (Note absence of := assignment, because we do not want to evaluate the macro body here)