libcurl 仅支持http
./configure --disable-shared --enable-static --disable-ftp --disable-ipv6 --disable-rtsp --disable-tftp --disable-telnet --disable-largefile --disable-smtp --disable-imap --without-ssl --without-libssh2 --without-zlib --without-librtmp --without-libidn --without-gnutls --disable-ldap --disable-ldaps --disable-pop3
make
[lyd@localhost curl]$ find . -name "libcurl.a"
./lib/.libs/libcurl.a
浙公网安备 33010602011771号