sf's back
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 27 Aug 2002 17:45:06 +0000 (17:45 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 27 Aug 2002 17:45:06 +0000 (17:45 +0000)
Original commit message from CVS:
sf's back

gst-autogen.sh

index 2dced48cdb2fb894ef903c86d17abae0c083f194..082b3c25fde8f8a16ddbe93de4e6af12ef99fab8 100644 (file)
@@ -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:\
        -- "$@"`