Commit ab963383 authored by Bodo Möller's avatar Bodo Möller
Browse files

Submitted by:
Reviewed by:
PR:
parent 92df9607
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -557,7 +557,7 @@ conflicts with other libraries.

To compile programs that use the old form <foo.h>,
usually an additional compiler option will suffice: E.g., add
     -I/usr/local/include/openssl
     -I/usr/local/ssl/include/openssl
or
     -I$pwd/include/openssl
to the CFLAGS in the Makefile of the program that you want to compile.