summaryrefslogtreecommitdiff
path: root/pith
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 /pith
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 'pith')
-rw-r--r--pith/Makefile.in1
-rw-r--r--pith/charconv/Makefile.in1
-rw-r--r--pith/osdep/Makefile.in1
-rw-r--r--pith/pine.hlp9
4 files changed, 8 insertions, 4 deletions
diff --git a/pith/Makefile.in b/pith/Makefile.in
index 6b43661e..165a5757 100644
--- a/pith/Makefile.in
+++ b/pith/Makefile.in
@@ -215,6 +215,7 @@ LIBTOOL_DEPS = @LIBTOOL_DEPS@
LIPO = @LIPO@
LN = @LN@
LN_S = @LN_S@
+LS = @LS@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
diff --git a/pith/charconv/Makefile.in b/pith/charconv/Makefile.in
index c046c569..09218224 100644
--- a/pith/charconv/Makefile.in
+++ b/pith/charconv/Makefile.in
@@ -147,6 +147,7 @@ LIBTOOL_DEPS = @LIBTOOL_DEPS@
LIPO = @LIPO@
LN = @LN@
LN_S = @LN_S@
+LS = @LS@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
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@
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 169be4cb..33daf48e 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any
reasonable place to be called from.
Dummy change to get revision in pine.hlp
============= h_revision =================
-Alpine Commit 34 2013-10-13 00:44:53
+Alpine Commit 37 2013-11-08 22:28:13
============= h_news =================
<HTML>
<HEAD>
@@ -235,10 +235,11 @@ Bugs that have been addressed include:
<LI> Quoted string in URL Viewers configuration variable were not
unquoted before passing to viewer.
<LI> Fix in configure script to detect location of tcl library; add
- /usr/local in FreeBSD and fix a bug in configure script that used
- $alpine_TCLINC instead of $alpine_TCLINC/tcl.h. Reported and fixed
+ /usr/local in FreeBSD and fix a bug in configure script that used
+ $alpine_TCLINC instead of $alpine_TCLINC/tcl.h. Reported and fixed
by Werner Scheinast.
- <LI> Move SSL configurations from UW-IMAP to configure script.
+ <LI> Move SSL configurations from UW-IMAP to configure script, and
+ update OpenSSL configuration for mac OSX.
</UL>
<P>