[clutter] build: Remove maintainer flags from cookbook/examples



commit a3007b9847e0ff527c1a11f111c6dfa491378858
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Fri Mar 16 12:21:19 2012 +0000

    build: Remove maintainer flags from cookbook/examples
    
    The code should be a tad more relaxed.

 doc/cookbook/examples/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/doc/cookbook/examples/Makefile.am b/doc/cookbook/examples/Makefile.am
index ada764c..7c54724 100644
--- a/doc/cookbook/examples/Makefile.am
+++ b/doc/cookbook/examples/Makefile.am
@@ -59,7 +59,7 @@ INCLUDES = \
 
 LDADD = $(top_builddir)/clutter/libclutter- CLUTTER_API_VERSION@.la
 
-AM_CFLAGS = $(CLUTTER_CFLAGS) $(MAINTAINER_CFLAGS)
+AM_CFLAGS = $(CLUTTER_CFLAGS)
 
 AM_CPPFLAGS = \
 	-DG_DISABLE_SINGLE_INCLUDES \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]