projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3e44c5
)
make: allow to pass ${ACLOCAL_FLAGS}
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 16 Aug 2011 14:21:42 +0000
(16:21 +0200)
committer
Kay Sievers
<kay.sievers@vrfy.org>
Tue, 16 Aug 2011 14:21:42 +0000
(16:21 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
563b09b
..
5347569
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-7,7
+7,7
@@
SUBDIRS = .
EXTRA_DIST = autogen.sh
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4
${ACLOCAL_FLAGS}
AM_MAKEFLAGS = --no-print-directory