From: Richard Levitte Date: Thu, 14 Jul 2016 19:11:46 +0000 (+0200) Subject: Install applink.c with the public header files. X-Git-Tag: OpenSSL_1_1_0-pre6~230 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=24c4f736901d9f30e4008be9c36c5f7f17cdf772;hp=24c4f736901d9f30e4008be9c36c5f7f17cdf772 Install applink.c with the public header files. This is only done for the platforms where 'OPENSSL_USE_APPLINK' is defined. Also, change the docs of OPENSSL_Applink to say where to find applink.c in the installation directory. Reviewed-by: Rich Salz ---