[libgee] [autogen.sh] Support parameters to configure
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgee] [autogen.sh] Support parameters to configure
- Date: Tue, 13 Jul 2010 12:21:40 +0000 (UTC)
commit 3ce13a7b8644263037f39441d3c10a3b00861301
Author: Colin Walters <walters verbum org>
Date: Tue Jul 13 08:21:52 2010 -0400
[autogen.sh] Support parameters to configure
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index c474d9d..3b188da 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,6 +9,6 @@ cd $srcdir
# Automake requires that ChangeLog exists.
touch ChangeLog
-REQUIRED_M4MACROS=introspection.m4 gnome-autogen.sh || exit 1
+REQUIRED_M4MACROS=introspection.m4 gnome-autogen.sh "$@" || exit 1
cd $ORIGDIR || exit $?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]