[Xfce4-commits] [apps/xfce4-screensaver] 116/425: Add to ACLOCAL_AMFLAGS for user added flags
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:49: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 342dd3d580650ef2d0ff6a69bb64ddf2c510648c
Author: infirit <infirit at gmail.com>
Date: Sun Jan 5 14:06:59 2014 +0100
Add to ACLOCAL_AMFLAGS for user added flags
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index a6e8ebc..f2a34e5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# This file will be processed with automake-1.7 to create Makefile.in
AUTOMAKE_OPTIONS = 1.7
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
NULL =
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list