[next] telepathy-haze: Always replace Autotools supporting files
Simon McVittie
smcv at kemper.freedesktop.org
Mon May 12 01:26:01 PDT 2014
Module: telepathy-haze
Branch: next
Commit: dfb509131489efc307104660973f022dbdebacec
URL: http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=dfb509131489efc307104660973f022dbdebacec
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed May 7 11:29:51 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