[cheese] build: enable GSEAL



commit 4301c9943fcc82db468561f00d277579ce08319f
Author: Filippo Argiolas <filippo argiolas gmail com>
Date:   Thu Apr 22 08:20:14 2010 +0200

    build: enable GSEAL
    
    Enable GSEAL for GNOME 3 readiness

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c6dfe8a..8d3fe10 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,6 +17,7 @@ AC_HEADER_STDC
 AM_PROG_LIBTOOL
 
 CFLAGS="${CFLAGS} -Wall"
+CFLAGS+=" -DGSEAL_ENABLE"
 
 GNOME_MAINTAINER_MODE_DEFINES
 GNOME_COMPILE_WARNINGS



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