]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RAND_SCREEN is only available for win32 SSL users
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Mar 2000 11:33:39 +0000 (11:33 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Mar 2000 11:33:39 +0000 (11:33 +0000)
config-win32.h

index 04d58c3ad1770eed235a9d176555c1b0524b7316..36b596d8ed9d8b71e2a7437a3fd6ccb48a5a4dc3 100644 (file)
 
 /* Define if you have the setvbuf function.  */
 #define HAVE_SETVBUF 1
+
+/* Define if you have the RAND_screen function when using SSL  */
+#define HAVE_RAND_SCREEN 1