summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-08-27 17:45:06 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-08-27 17:45:06 +0000
commitbca2dfba7bfc36020b5ba26b640ebde4cc76a5f0 (patch)
treec468fbbff95da577ce1f7b593bbd2c7942a30f3d
parentf0da7b89bea3eb2ed1d149166f28afa5e670dec2 (diff)
downloadgstreamer-common-bca2dfba7bfc36020b5ba26b640ebde4cc76a5f0.tar.gz
sf's back
Original commit message from CVS: sf's back
-rw-r--r--gst-autogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-autogen.sh b/gst-autogen.sh
index 2dced48..082b3c2 100644
--- a/gst-autogen.sh
+++ b/gst-autogen.sh
@@ -198,6 +198,7 @@ autogen_options ()
fi
# we use getopt stuff here, copied things from the example example.bash
+ # prefix is explicitly carried over to configure by request of jdahlin
TEMP=`getopt -o h --long noconfigure,nocheck,debug,help,with-automake:,with-autoconf:,prefix:\
-- "$@"`