Commit 63186735fc02d893435843efad1ac432debe021f

Daniel Veillard 2002-10-15T08:43:17

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