mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
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:
committed by
Yevgen Muntyan
parent
35f1749088
commit
ee5aacbc61
@@ -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
|
||||
|
Reference in New Issue
Block a user