added bonobo_conf.
2001-07-03 Damon Chaplin <damon@ximian.com> * configure.in (MAILER_LIBS): (MAILER_CFLAGS): added bonobo_conf. svn path=/trunk/; revision=10735
This commit is contained in:
committed by
Damon Chaplin
parent
b9fa53b613
commit
94de273fd5
@ -1,3 +1,8 @@
|
||||
2001-07-03 Damon Chaplin <damon@ximian.com>
|
||||
|
||||
* configure.in (MAILER_LIBS):
|
||||
(MAILER_CFLAGS): added bonobo_conf.
|
||||
|
||||
2001-07-02 Christopher James Lahey <clahey@ximian.com>
|
||||
|
||||
* configure.in: Made evolution depend on bonobo-conf 0.2.
|
||||
|
||||
@ -568,8 +568,8 @@ CAMEL_LIBS="`gnome-config --libs gal xml` $THREADS_LIBS"
|
||||
AC_SUBST(CAMEL_CFLAGS)
|
||||
AC_SUBST(CAMEL_LIBS)
|
||||
|
||||
MAILER_CFLAGS="`gnome-config --cflags gtkhtml libglade gdk_pixbuf gnomecanvaspixbuf gnomeui gal bonobox bonobox_print vfs` $THREADS_CFLAGS"
|
||||
MAILER_LIBS="`gnome-config --libs gtkhtml libglade gdk_pixbuf gnomecanvaspixbuf gnomeui gal bonobox bonobox_print vfs` $THREADS_LIBS"
|
||||
MAILER_CFLAGS="`gnome-config --cflags gtkhtml libglade gdk_pixbuf gnomecanvaspixbuf gnomeui gal bonobo_conf bonobox bonobox_print vfs` $THREADS_CFLAGS"
|
||||
MAILER_LIBS="`gnome-config --libs gtkhtml libglade gdk_pixbuf gnomecanvaspixbuf gnomeui gal bonobo_conf bonobox bonobox_print vfs` $THREADS_LIBS"
|
||||
AC_SUBST(MAILER_CFLAGS)
|
||||
AC_SUBST(MAILER_LIBS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user