From b63f6587950eb0dcb15aec5ec65d86b9f63a2683 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Fri, 8 Nov 2013 22:28:20 -0700 Subject: * 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. --- pith/osdep/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'pith/osdep') diff --git a/pith/osdep/Makefile.in b/pith/osdep/Makefile.in index 01bb2045..1088dfc5 100644 --- a/pith/osdep/Makefile.in +++ b/pith/osdep/Makefile.in @@ -154,6 +154,7 @@ LIBTOOL_DEPS = @LIBTOOL_DEPS@ LIPO = @LIPO@ LN = @LN@ LN_S = @LN_S@ +LS = @LS@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ -- cgit v1.2.3-54-g00ecf