]> git.ozlabs.org Git - ppp.git/commit
Makefile.am: Add explicit openssl directory to pppd include path master
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 22 Apr 2024 22:35:03 +0000 (08:35 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Mon, 22 Apr 2024 22:35:03 +0000 (08:35 +1000)
commit100afafa365b974cc9761be51ad126e0d9121eed
tree891c79e0e7292044c89f1b9c121fc9ee5b109825
parentc7cf25569a3e8495f5619abc4e81f4ac4662cfdd
Makefile.am: Add explicit openssl directory to pppd include path

When configured with an explicit (non-default) path to the openssl
libraries, we need to add an appropriate -I option when compiling pppd
code so that it can find the openssl header files.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
pppd/Makefile.am