summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-16 21:36:45 -0300
committerPerberos <[email protected]>2011-11-16 21:36:45 -0300
commitd809a5df8ef776eaf69af6f83748262fdd05d5e4 (patch)
tree30c1c35d515745377e861177ff4f9564dbe3ab67 /configure.in
parent2eb7f393a623a7e68102813825f68171cbf21fc5 (diff)
downloadmate-applets-d809a5df8ef776eaf69af6f83748262fdd05d5e4.tar.bz2
mate-applets-d809a5df8ef776eaf69af6f83748262fdd05d5e4.tar.xz
removing unused GKB_SUN from configure.in
Diffstat (limited to 'configure.in')
-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 ***************************************************************************