From 9a827ead86311933802bbd4c919b8cbd5de62a88 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 11 Aug 2008 23:53:28 +0000 Subject: Enable maximum warnings. A bunch of compile fixes. --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1c234d3..66c275c 100644 --- a/configure.ac +++ b/configure.ac @@ -10,6 +10,8 @@ AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip]) AC_DISABLE_STATIC AC_PROG_LIBTOOL +GNOME_COMPILE_WARNINGS(maximum) + AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal]) AM_PATH_PYTHON -- cgit v0.9.1