[X2Go-Commits] [libx2goclient] 08/17: src/Makefile.am: pass localedir down as LOCALEDIR.

git-admin at x2go.org git-admin at x2go.org
Mon Jul 22 13:58:36 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository libx2goclient.

commit 6a56aa86139b6aaa355484af209cabd8c349d8d6
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Jul 22 13:23:46 2019 +0200

    src/Makefile.am: pass localedir down as LOCALEDIR.
---
 src/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/Makefile.am b/src/Makefile.am
index 49a59a0..5142014 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,8 @@
 NULL =
 
+localedir = $(datadir)/locale
+AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\"
+
 lib_LTLIBRARIES = libx2goclient.la
 
 CLEANFILES =

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git


More information about the x2go-commits mailing list