diff options
-rw-r--r-- | configure.ac | 4 |
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 *************************************************************************** |