Add readline (etc) support
authorRich Salz <rsalz@openssl.org>
Mon, 27 Apr 2015 03:45:12 +0000 (23:45 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 27 Apr 2015 03:45:12 +0000 (23:45 -0400)
commit57d5edada75686fb1c19ce1bbf3e16f4f2784303
tree758692372319cc897143dc63fe472a56c2513452
parent1bb2daead8cf3962098647efa1f74c3bce3e9009
Add readline (etc) support

Compile with -DREADLINE and the appropriate library.

Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/openssl.c