diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-04-12 08:33:00 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-04-12 08:33:00 +0800 |
commit | bed92671a3bbbd0264fa75d54779659922b81276 (patch) | |
tree | 6382d2d24050e472725db66d40e38945610d3fe3 /ChangeLog | |
parent | d9d1fb83aa965e979c026b83ef912ea6ccc9556a (diff) | |
download | gsoc2013-evolution-bed92671a3bbbd0264fa75d54779659922b81276.tar gsoc2013-evolution-bed92671a3bbbd0264fa75d54779659922b81276.tar.gz gsoc2013-evolution-bed92671a3bbbd0264fa75d54779659922b81276.tar.bz2 gsoc2013-evolution-bed92671a3bbbd0264fa75d54779659922b81276.tar.lz gsoc2013-evolution-bed92671a3bbbd0264fa75d54779659922b81276.tar.xz gsoc2013-evolution-bed92671a3bbbd0264fa75d54779659922b81276.tar.zst gsoc2013-evolution-bed92671a3bbbd0264fa75d54779659922b81276.zip |
Changed AC_DEFUN to AC_DEFINE.
2000-04-11 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Changed AC_DEFUN to AC_DEFINE.
* acconfig.h: Added HAVE_TIMEZONE and HAVE_TM_GMTOFF.
svn path=/trunk/; revision=2400
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-04-11 Christopher James Lahey <clahey@helixcode.com> + + * configure.in: Changed AC_DEFUN to AC_DEFINE. + + * acconfig.h: Added HAVE_TIMEZONE and HAVE_TM_GMTOFF. + 2000-04-11 Chris Toshok <toshok@helixcode.com> * configure.in: check for timezone as a variable (as it is in |