Updated
Showing
1 changed file
with
18 additions
and
0 deletions
1 | 2002-12-05 Sergey Poznyakoff | ||
2 | |||
3 | * lib/Makefile.am (INCLUDES): Fixed path. | ||
4 | * configure.ac: Check for libltdl only if enable_shared | ||
5 | is set. | ||
6 | |||
7 | * examples/mta.c: Do not use asprintf. | ||
8 | |||
9 | * lib/pin.c: It is needed by argp stuff. Moved to ... | ||
10 | * mailbox/pin.c: ... here | ||
11 | * lib/Makefile.am: Moved pin.c from lib to mailbox | ||
12 | * mailbox/Makefile.am: Likewise. | ||
13 | |||
14 | * comsat/comsat.h: Removed unneded inclusion of getopt.h | ||
15 | * frm/frm.c: Likewise. | ||
16 | * imap4d/imap4d.h: Likewise. | ||
17 | * pop3d/pop3d.h: Likewise. | ||
18 | |||
1 | 2002-12-05 Sergey Poznyakoff | 19 | 2002-12-05 Sergey Poznyakoff |
2 | 20 | ||
3 | * configure.ac: Check for presense of getopt.h | 21 | * configure.ac: Check for presense of getopt.h | ... | ... |
-
Please register or sign in to post a comment