summaryrefslogtreecommitdiff
path: root/autogen.sh
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:27:20 +0100
commit0f5ff4a8f5930502c3e5d585ebf79b3b3cf79690 (patch)
treef1f7dd36e7e63ef4933f15ff0cdfa155fa3346be /autogen.sh
parenta430042f411aceee005a0b3035ca746d654b8b8a (diff)
downloadgstreamer-plugins-good-0f5ff4a8f5930502c3e5d585ebf79b3b3cf79690.tar.gz
autogen: wingo signed comment
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 884e9fb68..1fcf9f282 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -80,7 +80,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"