[GRASS-dev] Enable compilation with SQLite by deafut

Vaclav Petras wenzeslaus at gmail.com
Thu Jun 26 13:06:43 PDT 2014


Hi,

I just noticed that the default value in ./configure for SQLite support is
"no". Since sqlite is the default for GRASS 7 wouldn't make sense to have
it enabled by default?

For example, wxGUI does not even considers missing SQLite as a possibility.
I'm not sure if it is right and if modules are more robust. However, to
make compilation easier for (compilation) first time users, I suggest to
change the default to "yes".

I don't know how to do it, configure(.in) is still mysterious for me.

Thanks,
Vaclav


./configure --help | grep sql

  --with-sqlite           support SQLite functionality (default: no)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20140626/35d32800/attachment.html>


More information about the grass-dev mailing list