From: Daniel Narvaez <dwnarv...@gmail.com>

This is customary in autogen.sh scripts and allows to build
the plugin with jhbuild.
---
 autogen.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autogen.sh b/autogen.sh
index e85bfec..dacf40e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,4 +6,4 @@ autoheader || exit 1
 autoconf || exit 1
 automake -a -c || exit 1
 
-[ "$NOCONFIGURE" ] || ./configure CFLAGS="$CFLAGS -Wall" 
--enable-maintainer-mode
+[ "$NOCONFIGURE" ] || ./configure CFLAGS="$CFLAGS -Wall" 
--enable-maintainer-mode "$@"
-- 
1.7.10.4

_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to