Build fixes for latest Gtk+
* configure.in: Add AM_PATH_GTK check * libgnomevfs-pthread/Makefile.am: Use $(GTK_CFLAGS) in compiler flags * mime-type-capplet/Makefile.am: likewise * modules/Makefile.am: likewise * test/Makefile.am: likewise * test/gnome-file-selection/Makefile.am: likewise
This commit is contained in:
parent
6e43a028dc
commit
8d711c455a
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ INCLUDES = -I. -I$(srcdir) \
|
|||
$(CAPPLET_INCLUDEDIR) \
|
||||
$(OAF_CFLAGS) \
|
||||
$(GNOME_INCLUDEDIR) \
|
||||
$(GTK_CFLAGS) \
|
||||
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
|
||||
-I$(includedir) \
|
||||
$(VFS_CFLAGS) $(WERROR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue