summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 2 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index ff240b6..efc7874 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(simple-scan, 3.2.1)
+AM_INIT_AUTOMAKE(simple-scan, 3.4.0)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
GNOME_MAINTAINER_MODE_DEFINES
@@ -14,8 +14,6 @@ AC_HEADER_STDC
GLIB_GSETTINGS
-GNOME_COMPILE_WARNINGS(maximum)
-
dnl ###########################################################################
dnl Dependencies
dnl ###########################################################################
@@ -47,7 +45,7 @@ dnl ###########################################################################
dnl Documentation
dnl ###########################################################################
-GNOME_DOC_INIT
+YELP_HELP_INIT
dnl ###########################################################################
dnl Internationalization