]> git.mxchange.org Git - flightgear.git/commit
Incorporated some automake conditionals to try to support mktime() correctly
authorcurt <curt>
Fri, 5 Jun 1998 18:18:12 +0000 (18:18 +0000)
committercurt <curt>
Fri, 5 Jun 1998 18:18:12 +0000 (18:18 +0000)
commit274ba49906f0206b38d5ac29563ea3d351db2110
treec5efa37aa96d8639e1c713af64dad7e40457744e
parent5098aa800e024bee0500ae9c2565d49019fe76b7
Incorporated some automake conditionals to try to support mktime() correctly
on a wider variety of platforms.
Added the declaration of memmove needed by the stl which apparently
solaris only defines for cc compilations and not for c++ (__STDC__)
Time/Makefile.am
Time/event.cxx
Time/fg_time.cxx