Use OpenSSL include path as needed
authorViktor Dukhovni <viktor@twosigma.com>
Sat, 7 May 2016 07:02:09 +0000 (07:02 +0000)
committerViktor Dukhovni <viktor@twosigma.com>
Sat, 7 May 2016 09:29:12 +0000 (05:29 -0400)
commit1017a594ef126f1247b5515b80f7a5ef9db0ce67
tree3c48701b8775eecb39f5fc807ad1a7de5c757aeb
parent9393d53538298e8a919efb92965759789da84d9b
Use OpenSSL include path as needed

For consistency make "-I" part of the macro value set by autoconf.

For now, don't attempt to handle OpenSSL rpath in cf/crypto.m4.
That's much easier by just setting LDFLAGS when running configure.
Otherwise too many Makefiles to edit and libtool and automake do
their best to undo the rpath.
cf/crypto.m4
kdc/Makefile.am
lib/hcrypto/Makefile.am
lib/hx509/Makefile.am
lib/krb5/Makefile.am