From f77ebc1bb9764a98f879a02be36c420c3a4176fb Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 6 Nov 2002 03:51:32 +0000 Subject: Re-enable the filter cflags/libs stuff. 2002-11-05 Jeffrey Stedfast * configure.in: Re-enable the filter cflags/libs stuff. svn path=/trunk/; revision=18580 --- ChangeLog | 4 ++++ configure.in | 9 +++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index c80870c42d..5e858b9a0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-11-05 Jeffrey Stedfast + + * configure.in: Re-enable the filter cflags/libs stuff. + 2002-11-05 Chris Toshok * Makefile.am (SUBDIRS): add wombat. diff --git a/configure.in b/configure.in index 35f4268a99..79d3b44b33 100644 --- a/configure.in +++ b/configure.in @@ -1072,10 +1072,10 @@ dnl EVO_SET_COMPILE_FLAGS(LIBIBEX, bonobo_conf bonobox_print gal gdk_pixbuf gnom dnl $THREADS_CFLAGS, $THREADS_LIBS) dnl AC_SUBST(LIBIBEX_CFLAGS) dnl AC_SUBST(LIBIBEX_LIBS) -dnl -dnl EVO_SET_COMPILE_FLAGS(LIBFILTER, bonobo gal gdk_pixbuf gnomecanvaspixbuf gnomeui libglade) -dnl AC_SUBST(LIBFILTER_CFLAGS) -dnl AC_SUBST(LIBFILTER_LIBS) + +EVO_SET_COMPILE_FLAGS(LIBFILTER, libgnome-2.0 libgnomeui-2.0 libglade-2.0 gal-2.0) +AC_SUBST(LIBFILTER_CFLAGS) +AC_SUBST(LIBFILTER_LIBS) dnl --- evolution (shell) flags @@ -1268,6 +1268,7 @@ default_user/local/Tasks/Makefile default_user/local/Trash/Makefile e-util/Makefile e-util/ename/Makefile +filter/Makefile libversit/Makefile shell/Makefile shell/evolution-nognome -- cgit v1.2.3