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. --- web/src/pubcookie/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'web/src/pubcookie/Makefile.in') diff --git a/web/src/pubcookie/Makefile.in b/web/src/pubcookie/Makefile.in index 1ffdff29..7835eb5f 100644 --- a/web/src/pubcookie/Makefile.in +++ b/web/src/pubcookie/Makefile.in @@ -171,6 +171,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