Use AM_CPPFLAGS instead the obsolete INCLUDES
This commit is contained in:
		| @ -37,7 +37,7 @@ EXTRA_HFILES=			\ | ||||
|  | ||||
| # CFLAGS and LDFLAGS for compiling scan program. Only needed | ||||
| # if $(DOC_MODULE).types is non-empty. | ||||
| INCLUDES = 			\ | ||||
| AM_CPPFLAGS = 			\ | ||||
| 	-I$(top_srcdir)		\ | ||||
| 	-I$(top_builddir)	\ | ||||
| 	-I$(top_builddir)/gdk	\ | ||||
|  | ||||
| @ -94,7 +94,7 @@ IGNORE_HFILES=				\ | ||||
|  | ||||
| # CFLAGS and LDFLAGS for compiling scan program. Only needed | ||||
| # if $(DOC_MODULE).types is non-empty. | ||||
| INCLUDES = \ | ||||
| AM_CPPFLAGS = \ | ||||
| 	-I$(top_srcdir) 	\ | ||||
| 	-I$(top_builddir) 	\ | ||||
| 	-I$(top_builddir)/gdk	\ | ||||
|  | ||||
| @ -17,7 +17,7 @@ CFILE_GLOB = $(top_srcdir)/modules/other/gail/libgail-util/*.c | ||||
|  | ||||
| # CFLAGS and LDFLAGS for compiling scan program. Only needed | ||||
| # if $(DOC_MODULE).types is non-empty. | ||||
| INCLUDES =                      \ | ||||
| AM_CPPFLAGS =                   \ | ||||
|         -I$(top_srcdir)         \ | ||||
|         -I$(top_builddir)       \ | ||||
|         $(DEP_CFLAGS) | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| include $(top_srcdir)/Makefile.decl | ||||
|  | ||||
| INCLUDES = \ | ||||
| AM_CPPFLAGS = \ | ||||
| 	-I$(top_srcdir)			\ | ||||
| 	-I$(top_builddir)/gdk		\ | ||||
| 	-I$(top_srcdir)/gdk		\ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Javier Jardón
					Javier Jardón