<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 26, 2014 at 4:25 PM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="">On Thu, Jun 26, 2014 at 10:06 PM, Vaclav Petras <<a href="mailto:wenzeslaus@gmail.com">wenzeslaus@gmail.com</a>> wrote:<br>


> Hi,<br>
><br>
> I just noticed that the default value in ./configure for SQLite support is<br>
> "no". Since sqlite is the default for GRASS 7 wouldn't make sense to have it<br>
> enabled by default?<br>
><br>
> For example, wxGUI does not even considers missing SQLite as a possibility.<br>
> I'm not sure if it is right and if modules are more robust. However, to make<br>
> compilation easier for (compilation) first time users, I suggest to change<br>
> the default to "yes".<br>
<br>
</div>To me that sounds reasonable.<br>
<div class=""><br></div></blockquote><div>OK, done in r60995<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="">
> I don't know how to do it, configure(.in) is still mysterious for me.<br>
<br>
</div>Very easy:<br>
<br>
- in "<a href="http://configure.in" target="_blank">configure.in</a>" line 253, take out the ", no"<br>
- then run autoconf-2.13<br>
- run configure ... to test<br>
<span class=""><font color="#888888"><br></font></span></blockquote><div>Thanks, this was really easy, but my understanding is still low.<br></div><div><br>After autoconf2.13, I tested with make distclean, configure and make.<br>

<br></div><div>Vaclav<br></div><div><br><br><a href="http://trac.osgeo.org/grass/changeset/60995">http://trac.osgeo.org/grass/changeset/60995</a><br><br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<span class=""><font color="#888888">
Markus<br>
</font></span></blockquote></div><br></div></div>