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. --- pico/Makefile.in | 1 + pico/osdep/Makefile.in | 1 + 2 files changed, 2 insertions(+) (limited to 'pico') diff --git a/pico/Makefile.in b/pico/Makefile.in index 82ff2d64..730e1331 100644 --- a/pico/Makefile.in +++ b/pico/Makefile.in @@ -201,6 +201,7 @@ LIBTOOL_DEPS = @LIBTOOL_DEPS@ LIPO = @LIPO@ LN = @LN@ LN_S = @LN_S@ +LS = @LS@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ diff --git a/pico/osdep/Makefile.in b/pico/osdep/Makefile.in index d9e6cedf..d6823a22 100644 --- a/pico/osdep/Makefile.in +++ b/pico/osdep/Makefile.in @@ -152,6 +152,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-70-g09d2