summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 101e8a0)
raw | patch | inline | side by side (parent: 101e8a0)
author | Luis de Bethencourt <luis@debethencourt.com> | |
Fri, 18 Mar 2011 18:34:57 +0000 (19:34 +0100) | ||
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | |
Tue, 22 Mar 2011 12:29:11 +0000 (13:29 +0100) |
autogen.sh | patch | blob | history |
diff --git a/autogen.sh b/autogen.sh
index 89531332032a9c44c999184148821ee614632b4a..9a0ebde35bcef7fc1ed3a08865faae5a442d3b66 100755 (executable)
--- a/autogen.sh
+++ b/autogen.sh
tool_run "$aclocal" "-I m4 -I common/m4 $ACLOCAL_FLAGS"
tool_run "$autoheader"
-# touch the stamp-h.in build stamp so we don't re-run autoheader in maintainer mode -- wingo
+# touch the stamp-h.in build stamp so we don't re-run autoheader in maintainer mode
echo timestamp > stamp-h.in 2> /dev/null
tool_run "$autoconf"