added $GNOME_INCLUDEDIR to INCLUDES, needed for latest libgnome, which
2001-10-22 Rodrigo Moya <rodrigo@ximian.com> * Makefile.am: added $GNOME_INCLUDEDIR to INCLUDES, needed for latest libgnome, which install headers in $(prefix)/gnome-1.0 svn path=/trunk/; revision=13878
This commit is contained in:

committed by
Rodrigo Moya

parent
ff55521bec
commit
c8c5e7d994
@ -1,3 +1,8 @@
|
||||
2001-10-22 Rodrigo Moya <rodrigo@ximian.com>
|
||||
|
||||
* Makefile.am: added $GNOME_INCLUDEDIR to INCLUDES, needed for latest
|
||||
libgnome, which install headers in $(prefix)/gnome-1.0
|
||||
|
||||
2001-10-21 Jeffrey Stedfast <fejj@ximian.com>
|
||||
|
||||
* camel-mime-part-utils.c
|
||||
|
@ -14,6 +14,7 @@ INCLUDES = -I.. -I$(srcdir)/.. \
|
||||
-I$(top_srcdir)/intl \
|
||||
-I$(top_srcdir)/e-util \
|
||||
$(CAMEL_CFLAGS) \
|
||||
$(GNOME_INCLUDEDIR) \
|
||||
$(KRB4_CFLAGS) \
|
||||
$(NSPR_CFLAGS) \
|
||||
$(NSS_CFLAGS) \
|
||||
|
Reference in New Issue
Block a user