summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2013-11-08 22:28:20 -0700
committerEduardo Chappa <chappa@washington.edu>2013-11-08 22:28:20 -0700
commitb63f6587950eb0dcb15aec5ec65d86b9f63a2683 (patch)
treeb74ea289a139379e6af18cb7e623aa3d9bc37121 /m4
parent7fe712882b909931088a318c08041b0e7974a000 (diff)
downloadalpine-b63f6587950eb0dcb15aec5ec65d86b9f63a2683.tar.xz
* Update to version 2.19.2
* Update OpenSSL configuration of Mac OSX. * If Homebrew is installed, use it; else * if Macports is installed, use it; else * if Fink is installaed, use it; else * use openssl as distributed in the Mac.
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in
index 1ad4585..098a3e8 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -114,6 +114,7 @@ LIBTOOL_DEPS = @LIBTOOL_DEPS@
LIPO = @LIPO@
LN = @LN@
LN_S = @LN_S@
+LS = @LS@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@