]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add HAVE_GMTIME_R and HAVE_LOCALTIME_R flags and use them if defined.
authordrh <drh@noemail.net>
Fri, 8 Sep 2006 12:49:43 +0000 (12:49 +0000)
committerdrh <drh@noemail.net>
Fri, 8 Sep 2006 12:49:43 +0000 (12:49 +0000)
commit8759576540ecdc83047ce4aab5d0c5a9cdec500a
tree8204c5c7a905cb7fb9d7ef032fd0c1312f690071
parentf11c34df74582004f56e710791b2d7e40081ca54
Add HAVE_GMTIME_R and HAVE_LOCALTIME_R flags and use them if defined.
Unable to modify the configure script to test for gmtime_r and
localtime_r, however, because on my SuSE 10.2 system, autoconf generates
a configure script that does not work.  Bummer.  Ticket #1906 (CVS 3397)

FossilOrigin-Name: 862302eaae7bdad6f1b6431f08439c4ce7e0e4bb
manifest
manifest.uuid
src/date.c