[grilo-mediaserver2] build: fix passing arguments to gnome-autogen.sh from autogen.sh
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-mediaserver2] build: fix passing arguments to gnome-autogen.sh from autogen.sh
- Date: Tue, 4 Dec 2012 20:38:55 +0000 (UTC)
commit c754ca81ce376c5567219fb27ebc41488204b15a
Author: Evan Nemerson <evan coeus-group com>
Date: Mon Dec 3 15:43:45 2012 -0800
build: fix passing arguments to gnome-autogen.sh from autogen.sh
https://bugzilla.gnome.org/show_bug.cgi?id=689577
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 7696698..ff55a8d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,4 +18,4 @@ which gnome-autogen.sh || {
exit 1
}
-USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh
+USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh "$@"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]