[farsight2/master] Don't force non-exist configure switch

Olivier Crête olivier.crete at collabora.co.uk
Fri Feb 13 14:13:57 PST 2009


---
 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 5cef8fe..dee20a6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -22,7 +22,7 @@ then
 fi
 . common/gst-autogen.sh
 
-CONFIGURE_DEF_OPT='--enable-gtk-doc --enable-plugin-docs'
+CONFIGURE_DEF_OPT='--enable-gtk-doc'
 
 autogen_options $@
 
-- 
1.5.6.5



More information about the farsight-commits mailing list