#3919: configure.ac does not set -I... flags for --with-ssl
---------------------+----------------------
  Reporter:  m-a     |      Owner:  mutt-dev
      Type:  defect  |     Status:  new
  Priority:  minor   |  Milestone:  1.8
 Component:  build   |    Version:
Resolution:          |   Keywords:
---------------------+----------------------

Comment (by m-a):

 * On OpenSSL 1.0.1, I've even needed to add LIBS=-ld.
  * Workaround for OpenSSL 1.1.0 or newer, with 1.0.2 in the system:
 add {{{./configure}}} {{{--with-ssl=OPENSSLPREFIX
 CPPFLAGS=-I/OPENSSLPREFIX/include LDFLAGS=-L/OPENSSLPREFIX/lib}}} and
 possibly add OPENSSLPREFIX/lib to LD_LIBRARY_PATH in the environment.

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3919#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to