build: Remove maintainer flags from cookbook/examples
The code should be a tad more relaxed.
This commit is contained in:
@@ -59,7 +59,7 @@ INCLUDES = \
|
|||||||
|
|
||||||
LDADD = $(top_builddir)/clutter/libclutter-@CLUTTER_API_VERSION@.la
|
LDADD = $(top_builddir)/clutter/libclutter-@CLUTTER_API_VERSION@.la
|
||||||
|
|
||||||
AM_CFLAGS = $(CLUTTER_CFLAGS) $(MAINTAINER_CFLAGS)
|
AM_CFLAGS = $(CLUTTER_CFLAGS)
|
||||||
|
|
||||||
AM_CPPFLAGS = \
|
AM_CPPFLAGS = \
|
||||||
-DG_DISABLE_SINGLE_INCLUDES \
|
-DG_DISABLE_SINGLE_INCLUDES \
|
||||||
|
Reference in New Issue
Block a user