summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis de Bethencourt <luis@debethencourt.com>2011-03-18 19:34:57 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2011-03-22 13:31:35 +0100
commit6c15ee3ed990d6384d2f9df69dfc469147b9e3e9 (patch)
treee2413eeb064802d4ecd8493bbfbd185990670cad
parentebe89ddb410615b78a8c41f58352b285ade33f5a (diff)
autogen: wingo signed comment
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index e795484..e69af6d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -81,7 +81,7 @@ tool_run "$libtoolize" "--copy --force"
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"