summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 88ebd85)
raw | patch | inline | side by side (parent: 88ebd85)
author | Max Kellermann <max@duempel.org> | |
Thu, 11 Apr 2013 07:31:19 +0000 (09:31 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 11 Apr 2013 07:31:52 +0000 (09:31 +0200) |
Allows caller to pass --copy.
autogen.sh | patch | blob | history |
diff --git a/autogen.sh b/autogen.sh
index baee6c3e6971398a329e2f0af4a039d506e1e970..a639131d8aad119c586b9d2d549c1d6522896544 100755 (executable)
--- a/autogen.sh
+++ b/autogen.sh
# Generate Makefile.in from Makefile.am
echo "automake..."
-automake --add-missing
+automake --add-missing $AUTOMAKE_FLAGS
# configure