Fossil

Diff
Login

Differences From Artifact [d4d05c1e05]:

To Artifact [2f7883fd4e]:


154
155
156
157
158
159
160

161
162
163
164
165
154
155
156
157
158
159
160
161
162
163
164
165
166







+





  [http://www.activestate.com/activetcl|ActiveState].

<li><p>
  To build on older Macs (circa 2002, MacOS 10.2) edit the Makefile
  generated by configure to add the following lines:
  <blockquote><pre>
  TCC += -DSQLITE_WITHOUT_ZONEMALLOC
  TCC += -D_BSD_SOURCE
  TCC += -DWITHOUT_ICONV
  TCC += -Dsocketlen_t=int
  TCC += -DSQLITE_MAX_MMAP_SIZE=0
</pre></blockquote>
</ul>