Getting this after ./configure CFLAGS="-O3"
./configure: line 5506: 'LIBCURL_CHECK_CONFIG(, 7.10.1, ,'
what this means?
this one got me stuck up for few mins earlier.
Basically install the libcurl dev libraries. on ubuntu :-
sudo apt-get install libcurl-ocaml-dev
and then run ./autogen.sh again to generate fresh configure script.
I think there is something in autogen which writes a bad configure script if libcurl development headers were missing.
Well, Ive tried this and now I have officially tried everything. I cant get scrypt-jane to work/install. Ive been trying for months