[gdal-dev] ./configure does not work

Ari Jolma ari.jolma at gmail.com
Sun Sep 30 01:20:59 PDT 2012


After #24948 configure requires --with-python and the simple

./configure

does not work.

I suggest to change configure.in:3452 to

elif test "x$with_python" != "x" && "$with_python" != "no" ; then

so that non-pythoners do not have to be so explicit about not wanting 
python.

Cheers,

Ari



More information about the gdal-dev mailing list