diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-06-27 23:04:15 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-06-27 23:04:15 +0800 |
commit | 9135a5d0e44b1f2fc77beb7b09584be861f18e76 (patch) | |
tree | 6a2a7aa6e08158dff274123ccc9a854ac99416ab /ChangeLog | |
parent | db8314acf59a18c1a26b0a6c86a5a28261ef7392 (diff) | |
download | gsoc2013-evolution-9135a5d0e44b1f2fc77beb7b09584be861f18e76.tar.gz gsoc2013-evolution-9135a5d0e44b1f2fc77beb7b09584be861f18e76.tar.zst gsoc2013-evolution-9135a5d0e44b1f2fc77beb7b09584be861f18e76.zip |
Solaris compatibility config check + implementation (ctime_r arguments)
svn path=/trunk/; revision=3754
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-06-27 Peter Williams <peterw@curious-george.helixcode.com> + + * configure.in (ctime_r): Check for whether ctime_r takes + two (Linux) or three (Solaris) arguments. + + * acconfig.h: Add CTIME_R_THREE_ARGS to the list. + 2000-06-26 Christopher James Lahey <clahey@helixcode.com> * widgets/e-text/e-text.c: Calculate height including if |