$ autoreconf -fi
$ ./configure --prefix=/home/akira/local/curl --with-openssl
$ make
$ make test (任意)
$ make install