summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 31500b0..c58684d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ PKG_CHECK_MODULES(CONSOLE_KIT,
)
AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
-GNOME_COMPILE_WARNINGS(yes)
+EXTRA_COMPILE_WARNINGS(yes)
# Solaris requires libresolv for daemon()
case "$host" in