[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] we must have openssl, so HAVE_OPENSSL is redundant



Update of /home/or/cvsroot/src/win32
In directory moria.mit.edu:/tmp/onion/src/win32

Modified Files:
	orconfig.h 
Log Message:
we must have openssl, so HAVE_OPENSSL is redundant



Index: orconfig.h
===================================================================
RCS file: /home/or/cvsroot/src/win32/orconfig.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- orconfig.h	12 Aug 2003 03:16:15 -0000	1.2
+++ orconfig.h	12 Aug 2003 05:48:26 -0000	1.3
@@ -2,7 +2,6 @@
  * orconfig.h  -- This file is *not* generated by autoconf.  Instead,
  * it has to be hand-edited to keep win32 happy.
  */
-#define HAVE_OPENSSL
 
 /* Define to 1 if you have the <arpa/inet.h> header file. */
 #undef HAVE_ARPA_INET_H