From: Rafael L. <rla...@us...> - 2003-02-06 22:30:28
|
Update of /cvsroot/plplot/plplot In directory sc8-pr-cvs1:/tmp/cvs-serv6484 Modified Files: bootstrap.sh Log Message: Using $* instead of $1 for initializing the aclocal_opts variable. Now, the command ./bootstrap.sh -I <some_dir> works as I announced it first (i.e. there is no need for quoting the arguments). |