[vinagre] Create m4 and build-aux directories in autogen.sh
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] Create m4 and build-aux directories in autogen.sh
- Date: Sat, 17 Dec 2011 22:13:54 +0000 (UTC)
commit 396283d7b9206dcf52007bfee37a335370713630
Author: David King <amigadave amigadave com>
Date: Sat Dec 17 23:11:12 2011 +0100
Create m4 and build-aux directories in autogen.sh
autogen.sh | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 62e5daf..3398334 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,6 +12,8 @@ PKG_NAME="vinagre"
exit 1
}
+mkdir build-aux m4
+
which gnome-autogen.sh || {
echo "You need to install gnome-common from the GNOME git"
exit 1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]