[Xfce4-commits] [apps/xfce4-screensaver] 416/425: Fix distcheck
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:54:23 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 29c9e1b7b12aa91303f72c310e4ea6c3371ee113
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sat Oct 13 12:34:47 2018 -0400
Fix distcheck
---
configure.ac | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/configure.ac b/configure.ac
index 4d28376..404e348 100644
--- a/configure.ac
+++ b/configure.ac
@@ -158,6 +158,10 @@ fi
PAM_PREFIX=`eval echo $PAM_PREFIX_UNEXPANDED`
AC_SUBST(PAM_PREFIX)
+# Translation distcheck fix
+XGETTEXT_ARGS=
+AC_SUBST(XGETTEXT_ARGS)
+
dnl ---------------------------------------------------------------------------
dnl - Where should we put documentation ?
dnl ---------------------------------------------------------------------------
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list