Commit 254c8e35 254c8e354fbbeb936737289ddbfb547cbd3277cc by Sergey Poznyakoff

Fix Bug#134330

1 parent d52ee6c5
1 2002-02-17 Sergey Poznyakoff
2
3 * imap4d/list.c: Prevent possible infinite recursion (Fixes
4 Bug#134330).
5 * acconfig.h: Placeholder for ino_t.
6 * configure.in: AC_CHECK_TYPE(ino_t)
7
8 * comsat/comsat.c: Removed unused function.
9
1 2002-02-16 Sergey Poznyakoff 10 2002-02-16 Sergey Poznyakoff
2 11
3 * configure.in (LTLIBOBJS hack): escape '[' and ']' 12 * configure.in (LTLIBOBJS hack): escape '[' and ']'
......