aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/ChangeLog5
-rw-r--r--macros/gnome-bonobo-check.m42
2 files changed, 6 insertions, 1 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index ec32da4975..b62a2f911d 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,8 @@
+2000-01-26 Dave Camp <campd@oit.edu>
+
+ * gnome-bonobo-check.m4: Check for bonobo_object_get_type() rather
+ than gnome_object_get_type().
+
2000-01-23 Peter Teichman <peter@helixcode.com>
* gnome-pilot.m4: i broke the version-checking macro for other
diff --git a/macros/gnome-bonobo-check.m4 b/macros/gnome-bonobo-check.m4
index 65e272cf7a..730012f094 100644
--- a/macros/gnome-bonobo-check.m4
+++ b/macros/gnome-bonobo-check.m4
@@ -88,7 +88,7 @@ int main ()
char *tmp_version;
system ("touch conf.bonobotest");
- gnome_object_get_type ();
+ bonobo_object_get_type ();
return 0;
}
t/cgit.cgi/freebsd-ports-gnome/commit/x11-themes?h=mate-1.16&id=aaca9e1b397180004aadf31a4fef559700c8a136'>Update to 2.14.2.mezz2008-05-273-71/+5 * Update to 2.22.2.mezz2008-05-272-4/+4 * Fix Darklooks theme in which tooltips caused theming the break.marcus2008-05-262-0/+11 * - Fix patchpav2008-05-211-3/+0 * - Fix plistspav2008-05-181-1/+2 * - Unbreak and fix plistpav2008-05-142-5/+259 * - Make fetchable again by updating to Fedora 7pav2008-05-142-8/+7 * - update to etoile 0.2dinoex2008-05-1110-50/+196 * - update to etoile 0.2dinoex2008-05-114-11/+259 * The gnome-themes-extras no longer has industrial engine since GNOME 2.20 andmezz2008-04-305-348/+0 * Reset jylefort's port maintainerships. portmgr has taken his commit bitlinimon2008-04-292-2/+2 * o Update to version 2.5lioux2008-04-282-6/+4 * - Fix build after xorg cleanupmiwi2008-04-221-1/+2 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-20