Changed GTK_INCLUDEDIR to EXTRA_GNOME_CFLAGS.
2001-04-23 Mikael Hallendal <micke@codefactory.se> * providers/nntp/Makefile.am (INCLUDES): Changed GTK_INCLUDEDIR to EXTRA_GNOME_CFLAGS. svn path=/trunk/; revision=9494
This commit is contained in:
committed by
Mikael Hallendal
parent
061990182b
commit
113cb67b33
@ -1,3 +1,8 @@
|
||||
2001-04-23 Mikael Hallendal <micke@codefactory.se>
|
||||
|
||||
* providers/nntp/Makefile.am (INCLUDES):
|
||||
Changed GTK_INCLUDEDIR to EXTRA_GNOME_CFLAGS.
|
||||
|
||||
2001-04-20 Jeffrey Stedfast <fejj@ximian.com>
|
||||
|
||||
* camel-smime-context.c (smime_sign): Implemented using the
|
||||
|
||||
@ -14,7 +14,7 @@ INCLUDES = -I../.. \
|
||||
-I$(top_srcdir)/e-util \
|
||||
-I$(top_srcdir) \
|
||||
-I$(includedir) \
|
||||
$(GTK_INCLUDEDIR) \
|
||||
$(EXTRA_GNOME_CFLAGS) \
|
||||
-DG_LOG_DOMAIN=\"camel-nntp-provider\"
|
||||
|
||||
libcamelnntp_la_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user