summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2020-03-04 08:44:27 +0300
committerrbuj <[email protected]>2020-03-04 12:10:46 +0100
commitfd9877629c8aaf8abc7f3e2d15cdddad0ebde92a (patch)
tree12edce61a65b282b356476f57a5f35ffef4123d5
parent4c53d79e4c26f01157bfe3beca641f8e78b4f23b (diff)
downloadmate-applets-fd9877629c8aaf8abc7f3e2d15cdddad0ebde92a.tar.bz2
mate-applets-fd9877629c8aaf8abc7f3e2d15cdddad0ebde92a.tar.xz
build: drop unused matelocaledir variable
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index b08f655c..060c65d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -244,10 +244,6 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Gettext Package])
AC_DEFINE_DIR(MATELOCALEDIR, "${datadir}/locale", [locale directory])
-# this is the directory where the *.{mo,gmo} files are installed
-matelocaledir='${datadir}/locale'
-AC_SUBST(matelocaledir)
-
dnl ***************************************************************************
dnl *** yelp-tools ***
dnl ***************************************************************************