[next] telepathy-idle: Always replace Autotools supporting files
Simon McVittie
smcv at kemper.freedesktop.org
Mon May 12 01:26:15 PDT 2014
Module: telepathy-idle
Branch: next
Commit: a695126dec69d7647f426b98e6777964a1e3d770
URL: http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=a695126dec69d7647f426b98e6777964a1e3d770
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed May 7 11:29:37 2014 +0100
Always replace Autotools supporting files
---
autogen.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/autogen.sh b/autogen.sh
index 381e32f..80c0abe 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-autoreconf -i -Wno-portability
+autoreconf -i -Wno-portability -f
# Honor NOCONFIGURE for compatibility with gnome-autogen.sh
if test x"$NOCONFIGURE" = x; then
More information about the telepathy-commits
mailing list