author | niki <niki> | |
Fri, 16 Dec 2005 16:56:14 +0000 (16:56 +0000) | ||
committer | niki <niki> | |
Fri, 16 Dec 2005 16:56:14 +0000 (16:56 +0000) | ||
commit | 42e281c55cd8da9752ff90a62a75b69d78407df2 | |
tree | 53fc309bf26f4d25c6aed8ac20effb063fb96f90 | tree | snapshot |
parent | c27cdba8f6c436b9040f155b6e59da1a415d6e5a | commit | diff |
changed unportable
test X -a Y
to
test X && test Y
test X -a Y
to
test X && test Y
configure.in | diff | blob | history |