aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2013-12-06 18:13:25 -0500
committerCory Fields <cory-nospam-@coryfields.com>2014-03-20 13:06:17 -0400
commit01e5327cfc4372158d7074fd8b277166bf271884 (patch)
treee3c085a3cd97e29bcf4b567ad8b6d687ebb0a159 /configure.ac
parentc4a10dbb223028207cadfb17615d85a7e1be9c36 (diff)
downloadbitcoin-01e5327cfc4372158d7074fd8b277166bf271884.tar.xz
build: hook up "make deploy" for cross osx builds
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1111575a51..45cd023bb1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -121,6 +121,7 @@ AC_PROG_CPP
AC_PROG_CXXCPP
AC_PROG_INSTALL
AC_PROG_OBJC
+AC_PROG_LN_S
m4_ifdef([AC_PROG_OBJCXX],[AC_PROG_OBJCXX])
AC_PROG_MKDIR_P
AC_PROG_SED