]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
build: Fix CPPFLAGS for openssl.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 22 Dec 2018 13:00:14 +0000 (14:00 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 19 Jan 2019 16:05:30 +0000 (17:05 +0100)
The effect of the wrong file name was that --with-openssl-headers
was effectively ignored.

This bug was introduced one year ago in commit a4c2c4f9c7cd (crypt:
Rename RSA functions) which renamed the crypt.c file to openssl.c but
missed to adjust the Makefile accordingly.


No differences found