[java-atk-wrapper] autogen.sh: less is more, tidy up
- From: Magdalen Berns <mberns src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper] autogen.sh: less is more, tidy up
- Date: Sat, 1 Nov 2014 13:43:16 +0000 (UTC)
commit 7cca5a9b401b0ed255d325cfc8b356217b89b265
Author: Magdalen Berns <m berns thismagpie com>
Date: Sat Nov 1 13:42:39 2014 +0000
autogen.sh: less is more, tidy up
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index b06591b..231a704 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -31,7 +31,7 @@ if test -z "$AUTORECONF"; then
echo "*** No autoreconf found, please install it ***"
exit 1
else
- autoreconf --force --install --verbose || exit $?
+ autoreconf -vif || exit $?
fi
cd "$olddir"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]