added bonobo to filter flags to avoid compile error
2002-01-28 Radek Doulik <rodo@ximian.com> * configure.in: added bonobo to filter flags to avoid compile error svn path=/trunk/; revision=15494
This commit is contained in:

committed by
Radek Doulik

parent
232856bfd9
commit
160c66bced
@ -1,3 +1,8 @@
|
||||
2002-01-28 Radek Doulik <rodo@ximian.com>
|
||||
|
||||
* configure.in: added bonobo to filter flags to avoid compile
|
||||
error
|
||||
|
||||
2002-01-27 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* tools/Makefile.am: Use GNOME_FULL_LIBS and GNOME_FULL_CFLAGS.
|
||||
|
@ -981,7 +981,7 @@ EVO_SET_COMPILE_FLAGS(LIBIBEX, bonobo_conf bonobox_print gal gdk_pixbuf gnomecan
|
||||
AC_SUBST(LIBIBEX_CFLAGS)
|
||||
AC_SUBST(LIBIBEX_LIBS)
|
||||
|
||||
EVO_SET_COMPILE_FLAGS(LIBFILTER, gal gdk_pixbuf gnomecanvaspixbuf gnomeui libglade)
|
||||
EVO_SET_COMPILE_FLAGS(LIBFILTER, bonobo gal gdk_pixbuf gnomecanvaspixbuf gnomeui libglade)
|
||||
AC_SUBST(LIBFILTER_CFLAGS)
|
||||
AC_SUBST(LIBFILTER_LIBS)
|
||||
|
||||
|
Reference in New Issue
Block a user