summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar mszulecki2007-06-11 17:45:08 +0000
committerGravatar mszulecki2007-06-11 17:45:08 +0000
commitc6421dddc6ede5f92a4626899083e9eaece0f380 (patch)
tree3ee51096795f7da377c42b8737ba48fe403b8a5a /configure.ac
parentef14adf712b23fce2867a4df9aa6af26ff34e58e (diff)
downloaddskel-c6421dddc6ede5f92a4626899083e9eaece0f380.tar.gz
dskel-c6421dddc6ede5f92a4626899083e9eaece0f380.tar.bz2
Fix i18n functionality
git-svn-id: http://svn.sukimashita.com/repos/dskel/trunk@21 4281df72-ff29-0410-8fee-2d9ac0c5f5a7
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 396ca93..8ef9d7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,6 +36,7 @@ dnl TODO: Check for Phobos Library
dnl TODO: Check for duit GTK+ D Bindings
AC_SUBST(DEPS_CFLAGS)
AC_SUBST(DEPS_LIBS)
+AC_SUBST(PACKAGE_LOCALE_DIR, "${prefix}/${DATADIRNAME}/locale")
AC_CONFIG_FILES([
config.d