Win32-OpenSSH/runconfigure
quamrulmina 47df66126a configure file needed unix style LF format
configure file had Windows DOS style CRLF, but needs to have LF format
2015-10-09 12:11:58 -05:00

5 lines
287 B
Plaintext

autoreconf
##./configure --build=i686-pc-mingw32 --host=i686-pc-mingw32 --with-ssl-dir=../openssl-1.0.2d --with-kerberos5 --with-zlib=../zlib-1.2.8
./configure --build=i686-pc-mingw32 --host=i686-pc-mingw32 --with-ssl-dir=../openssl-1.0.2d --with-kerberos5
cat config.h.tail >> config.h