Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-08-25 12:03:48 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-25 12:03:48 (GMT)
commit6e920265ad6c21c96bc2c78c783031d7a324c3bc (patch)
tree85f9a47e2bb4006bad4d54d976894d593d70b8c3 /configure.ac
parent4425e14f136e2e1a6474737ec169b2800e91fcea (diff)
Complete the keybindings stuff and use it for the home page
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 4270f39..cb3a8bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,6 +3,7 @@ AC_INIT([Sugar],[0.22],[],[sugar])
AC_PREREQ([2.59])
GNOME_COMMON_INIT
+GNOME_COMPILE_WARNINGS
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])