diff options
author | Dave Camp <campd@oit.edu> | 2000-01-26 09:55:16 +0800 |
---|---|---|
committer | Dave Camp <campd@src.gnome.org> | 2000-01-26 09:55:16 +0800 |
commit | eb1bc09da68d0b049e95ea3ef30cee798445b857 (patch) | |
tree | a5e119eea29dd2ac003c04bd91ea0b61ab126b9f /macros/ChangeLog | |
parent | fb01420e586ba1a60b0e60a73a21e59b299015ec (diff) | |
download | gsoc2013-evolution-eb1bc09da68d0b049e95ea3ef30cee798445b857.tar gsoc2013-evolution-eb1bc09da68d0b049e95ea3ef30cee798445b857.tar.gz gsoc2013-evolution-eb1bc09da68d0b049e95ea3ef30cee798445b857.tar.bz2 gsoc2013-evolution-eb1bc09da68d0b049e95ea3ef30cee798445b857.tar.lz gsoc2013-evolution-eb1bc09da68d0b049e95ea3ef30cee798445b857.tar.xz gsoc2013-evolution-eb1bc09da68d0b049e95ea3ef30cee798445b857.tar.zst gsoc2013-evolution-eb1bc09da68d0b049e95ea3ef30cee798445b857.zip |
gnome-bonobo-check.m4 Include <bonobo.h> rather than
2000-01-26 Dave Camp <campd@oit.edu>
* gnome-bonobo-check.m4 Include <bonobo.h> rather than
<bonobo/gnome-object.h>
svn path=/trunk/; revision=1643
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index b62a2f911d..f7718e2f97 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,4 +1,9 @@ 2000-01-26 Dave Camp <campd@oit.edu> + + * gnome-bonobo-check.m4 Include <bonobo.h> rather than + <bonobo/gnome-object.h> + +2000-01-26 Dave Camp <campd@oit.edu> * gnome-bonobo-check.m4: Check for bonobo_object_get_type() rather than gnome_object_get_type(). |