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)
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to