summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/configure.in b/configure.in
index 70cbe5e9..f79eb686 100644
--- a/configure.in
+++ b/configure.in
@@ -376,17 +376,6 @@ matelocaledir='${prefix}/${DATADIRNAME}/locale'
AC_SUBST(matelocaledir)
dnl ***************************************************************************
-dnl *** mate-doc-utils ***
-dnl ***************************************************************************
-MATE_DOC_INIT
-
-case "$host" in
- sparc-*-solaris*) gkb_type_sun=true;;
- *) gkb_type_sun=false;;
-esac
-AM_CONDITIONAL(GKB_SUN, $gkb_type_sun)
-
-dnl ***************************************************************************
dnl *** battstat specific checks ***
dnl ***************************************************************************