> $ make revcheck > PHPDOCDIR=. /usr/bin/php -f ./scripts/revcheck.php pl -D . > revcheck.html > > You can see that $argv passed to revcheck.php is not what it expects.
I fixed this in CVS. Update Makefile.in, do a configure and check the "make revcheck" again. Goba
