Update script and doc from web's tools dir
[claws.git] / autogen.sh
index 48609ce6378d43ffb09b4b61e79298ca266a52fa..694ef7cc4fdbd2ce4cf5ed21911d380758c5bac8 100755 (executable)
@@ -55,5 +55,5 @@ ${LIBTOOL} \
   && autoheader \
   && automake --add-missing --foreign --copy
 if test -z "$NOCONFIGURE"; then
   && autoheader \
   && automake --add-missing --foreign --copy
 if test -z "$NOCONFIGURE"; then
-exec ./configure --enable-maintainer-mode $@
+exec ./configure --enable-maintainer-mode "$@"
 fi   
 fi