[clutter/msvc-support: 7/8] Update $(srcroot)/clutter/cogl/Makefile.am



commit 90613d8615881a2e267cd3e4fdc9a4658229a48c
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue Apr 19 19:30:31 2011 +0800

    Update $(srcroot)/clutter/cogl/Makefile.am
    
    Apparently the po subdirectory is not complete,
    which caused problems during build.  Block it
    off for now.

 clutter/cogl/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/clutter/cogl/Makefile.am b/clutter/cogl/Makefile.am
index e695860..0b67b69 100644
--- a/clutter/cogl/Makefile.am
+++ b/clutter/cogl/Makefile.am
@@ -1,7 +1,7 @@
 SUBDIRS = cogl pango
 
-if COGL_STANDALONE_BUILD
-SUBDIRS += po
-endif
+#if COGL_STANDALONE_BUILD
+#SUBDIRS += po
+#endif
 
 ACLOCAL_AMFLAGS = -I build/autotools ${ACLOCAL_FLAGS}



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