Update README.md

This commit is contained in:
Shane Israel
2014-08-14 11:36:24 -06:00
parent 6e45a79eb0
commit ae1153a721

View File

@ -718,11 +718,11 @@ When liblightcomp is linked with the SSL_LIBs the linker may complain about
the duplicate symbol. This can be fixed by editing the lighttpd src file md5.c the duplicate symbol. This can be fixed by editing the lighttpd src file md5.c
and adding this line to the beginning of the file: and adding this line to the beginning of the file:
#if 0 \#if 0
and this line to the end of the file and this line to the end of the file
#endif \#endif
Then from the lighttpd src dir do a: Then from the lighttpd src dir do a: