summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMonsta <[email protected]>2015-08-21 18:57:00 +0300
committerinfirit <[email protected]>2015-08-31 21:57:23 +0200
commit8c6d46814776d326db1901c3c0b7f22a9f02a9d8 (patch)
tree89b58e7a745f2cf6295dd22a6b5507a5af10cd9e /configure.ac
parent900fd27a051f199eba2ecdb8715b6b955bace7ca (diff)
downloadmate-utils-8c6d46814776d326db1901c3c0b7f22a9f02a9d8.tar.bz2
mate-utils-8c6d46814776d326db1901c3c0b7f22a9f02a9d8.tar.xz
remove shave - it's obsolete, silent rules replace it
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac12
1 files changed, 3 insertions, 9 deletions
diff --git a/configure.ac b/configure.ac
index daff5a32..d5a98eb9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,8 +11,8 @@ AC_INIT([mate-utils],
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE([dist-xz no-dist-gzip check-news])
-m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip check-news])
+AM_SILENT_RULES([yes])
MATE_COMMON_INIT
@@ -103,7 +103,7 @@ case "$with_gtk" in
3.0) GTK_API_VERSION=3.0
GTK_REQUIRED=3.0.0
LIBCANBERRA_GTK_VERSION=libcanberra-gtk3
- LIBCANBERRA_GTK_REQUIRED=0.4
+ LIBCANBERRA_GTK_REQUIRED=0.4
;;
esac
@@ -374,15 +374,9 @@ GTK_DOC_CHECK([1.10])
dnl yelp-tools stuff
YELP_HELP_INIT
-SHAVE_INIT([m4], [enable])
-
AC_CONFIG_FILES([
Makefile
-m4/Makefile
-m4/shave-libtool
-m4/shave
-
po/Makefile.in
libeggsmclient/Makefile