[gnome-commander] Removes unnecessary aclocal command
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Removes unnecessary aclocal command
- Date: Sun, 19 Feb 2017 09:40:49 +0000 (UTC)
commit 25c920fcd5c79166230f9ff5127d7914b33be350
Author: Uwe Scholz <uwescholz src gnome org>
Date: Sun Feb 19 09:36:34 2017 +0100
Removes unnecessary aclocal command
autogen.sh | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 67d2a72..d85407d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -22,7 +22,6 @@ if [ "$#" = 0 -a "x$NOCONFIGURE" = "x" ]; then
echo "" >&2
fi
-aclocal --install -I m4/ || exit 1
autoreconf --verbose --force --install || exit 1
cd "$olddir"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]