diff options
author | Not Zed <NotZed@Ximian.com> | 2001-07-16 11:24:11 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-07-16 11:24:11 +0800 |
commit | 4f04fb23bb9fb71489581ff3e4bb45bb9d0bd044 (patch) | |
tree | 2283df9425245607f15071b9aba73adf6f75a374 /ChangeLog | |
parent | a3bc79caccf3160be88e35aaa9efce0d8223adab (diff) | |
download | gsoc2013-evolution-4f04fb23bb9fb71489581ff3e4bb45bb9d0bd044.tar.gz gsoc2013-evolution-4f04fb23bb9fb71489581ff3e4bb45bb9d0bd044.tar.zst gsoc2013-evolution-4f04fb23bb9fb71489581ff3e4bb45bb9d0bd044.zip |
Changed to use test -h instead of -L for checking /var/mail vs
2001-07-16 Not Zed <NotZed@Ximian.com>
* configure.in: Changed to use test -h instead of -L for checking
/var/mail vs /var/spool/mail
svn path=/trunk/; revision=11118
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-07-16 Not Zed <NotZed@Ximian.com> + + * configure.in: Changed to use test -h instead of -L for checking + /var/mail vs /var/spool/mail + 2001-07-13 JP Rosevear <jpr@ximian.com> * NEWS: more updates |