From: Alan W. I. <ai...@us...> - 2003-10-08 20:24:27
|
Update of /cvsroot/plplot/plplot/doc/docbook In directory sc8-pr-cvs1:/tmp/cvs-serv25115 Modified Files: docbook.m4 Log Message: As discussed on the list deal with SourceForge username consistently both for configure time using the --with-www-user=NAME option and at make time overriding the WWW_USER variable using make WWW_USER=NAME Previously, overriding the make variable required a trailing @ in the NAME, but now NAME is treated identically in both cases with no trailing @ required. |