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
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
||||
@ -64,7 +64,7 @@ dnl
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <bonobo/gnome-object.h>
|
||||
#include <bonobo.h>
|
||||
|
||||
static char*
|
||||
my_strdup (char *str)
|
||||
|
||||
Reference in New Issue
Block a user