Makefile.inc already defines OPENSSL if crypto is available/wanted.

PR:		bin/127296
Submitted by:	oliver
MFC after:	3 days
This commit is contained in:
roberto 2008-09-11 20:32:06 +00:00
parent 8cc770d042
commit 2834eba255

View File

@ -1103,7 +1103,7 @@
#define ONCORE_SHMEM_STATUS 1
/* Use OpenSSL? */
#define OPENSSL 1
/* #undef OPENSSL */
/* Should we open the broadcast socket? */
#define OPEN_BCAST_SOCKET 1