Author :
Daniel Veillard
Date :
2002-10-15 08:43:17
Hash :63186735 Message :use test -f instead of test -e since Solaris /bin/sh misses it, reported
* Makefile.am: use test -f instead of test -e since Solaris /bin/sh
misses it, reported by Peter Bray.
Daniel