Fixed build when srcdir != builddir, made mkenums and friends use

2007-12-14  Yevgen Muntyan  <muntyan@tamu.edu>

	* gio/Makefile.am:
	* gio/inotify/Makefile.am: Fixed build when srcdir != builddir,
	made mkenums and friends use temporary files to avoid leaving
	empty generated files on failure (#503470).


svn path=/trunk/; revision=6126
This commit is contained in:
Yevgen Muntyan
2007-12-14 14:28:35 +00:00
committed by Yevgen Muntyan
parent 35f1749088
commit ee5aacbc61
3 changed files with 25 additions and 9 deletions

View File

@@ -31,6 +31,7 @@ libinotify_la_CFLAGS = \
-I$(top_srcdir)/glib \
-I$(top_srcdir)/gmodule \
-I$(top_srcdir)/gio \
-I$(top_builddir)/gio \
-DGIO_MODULE_DIR=\"$(GIO_MODULE_DIR)\" \
-DGIO_COMPILATION \
-DG_DISABLE_DEPRECATED