<div dir="ltr"><div>Hi,<br><br></div>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?<br>

<div><div><br></div><div>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".<br>

</div><div><br></div><div>I don't know how to do it, configure(.in) is still mysterious for me.<br></div><div><br></div><div>Thanks,<br></div><div>Vaclav<br></div><div><br><br>./configure --help | grep sql<br><br>  --with-sqlite           support SQLite functionality (default: no)<br>

</div></div></div>