mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
build: Remove maintainer flags from cookbook/examples
The code should be a tad more relaxed.
This commit is contained in:
parent
cbed0484c0
commit
a3007b9847
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user