mirror of
				https://github.com/libssh2/libssh2.git
				synced 2025-10-30 12:05:34 +03:00 
			
		
		
		
	removed HAVE_IOCTLSOCKET define;
updated OpenSSL version to have users use latest.
This commit is contained in:
		| @@ -14,7 +14,7 @@ endif | ||||
|  | ||||
| # Edit the path below to point to the base of your OpenSSL package. | ||||
| ifndef OPENSSL_PATH | ||||
| OPENSSL_PATH = ../../openssl-0.9.8d | ||||
| OPENSSL_PATH = ../../openssl-0.9.8e | ||||
| endif | ||||
|  | ||||
| # Edit the path below to point to your Distribution folder. | ||||
| @@ -65,7 +65,6 @@ ZIP	= zip -qzr9 | ||||
|  | ||||
| # Global flags for all compilers | ||||
| CFLAGS	= $(OPT) -D$(DB) -DWIN32 -DLIBSSH2_WIN32 # -DHAVE_CONFIG_H | ||||
| CFLAGS	+= -DHAVE_IOCTLSOCKET | ||||
|  | ||||
| ifeq ($(CC),mwcc) | ||||
| LD	= mwld | ||||
|   | ||||
		Reference in New Issue
	
	Block a user