s/BONOBO_HTML_GNOME_LIBS/BONOBO_HTML_GNOME_CFLAGS/

* gui/alarm-notify/Makefile.am (INCLUDES):
	s/BONOBO_HTML_GNOME_LIBS/BONOBO_HTML_GNOME_CFLAGS/

svn path=/trunk/; revision=14467
This commit is contained in:
Dan Winship
2001-10-30 18:17:45 +00:00
parent 3cff275a01
commit cccb17b090
2 changed files with 6 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
2001-10-30 Dan Winship <danw@ximian.com>
* gui/alarm-notify/Makefile.am (INCLUDES):
s/BONOBO_HTML_GNOME_LIBS/BONOBO_HTML_GNOME_CFLAGS/
2001-10-30 JP Rosevear <jpr@ximian.com>
* gui/e-meeting-model.c (e_meeting_model_count_actual_attendees):
+1 -2
View File
@@ -28,10 +28,9 @@ INCLUDES = \
-I$(top_builddir)/libical/src/libical \
-I$(top_srcdir)/widgets \
-I$(includedir) \
$(GAL_CFLAGS) \
$(BONOBO_VFS_GNOME_CFLAGS) \
$(BONOBO_CONF_CFLAGS) \
$(BONOBO_HTML_GNOME_LIBS) \
$(BONOBO_HTML_GNOME_CFLAGS) \
$(EXTRA_GNOME_CFLAGS) \
-DEVOLUTION_DATADIR=\""$(datadir)"\" \
-DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \