Pull up fix from the branch:
Add a `$(EXTRA_GNOME_CFLAGS)' to the importers' Makefile.am as they are using GAL. svn path=/trunk/; revision=9410
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2001-04-16 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* importers/Makefile.am (INCLUDES): Add `$(EXTRA_GNOME_CFLAGS)'
|
||||
here.
|
||||
|
||||
2001-04-15 Jeffrey Stedfast <fejj@ximian.com>
|
||||
|
||||
* mail-callbacks.c (mark_all_as_seen): Mark the messages as seen,
|
||||
|
||||
@ -9,7 +9,7 @@ INCLUDES = -I.. \
|
||||
-I$(top_srcdir)/shell \
|
||||
-I$(top_builddir)/shell \
|
||||
-I$(includedir) \
|
||||
$(GNOME_INCLUDEDIR) \
|
||||
$(EXTRA_GNOME_CFLAGS) \
|
||||
-DG_LOG_DOMAIN=\"evolution-mail-importer\"
|
||||
|
||||
liboutlook_la_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user