Updated
Showing
1 changed file
with
17 additions
and
0 deletions
1 | 2003-01-20 Sergey Poznyakoff | ||
2 | |||
3 | * configure.ac: Invoke AM_GNU_GETTEXT with no-libtool, | ||
4 | need-ngettext | ||
5 | * lib/Makefile.am (INCLUDES): Added @INTLINCS@ | ||
6 | * lib/posix/regex.h: Define __restrict_arr to empty string | ||
7 | unless it was already defined elsewhere. | ||
8 | |||
9 | * m4/tls.m4: Reverted order of checks for libgnutls | ||
10 | and libgcrypt. | ||
11 | |||
12 | * mailbox/Makefile.am (mailutils_config_CFLAGS): Define I18NLIBS. | ||
13 | * mailbox/mailutils-config.c (main): Use I18NLIBS instead of | ||
14 | hardcoding library names. | ||
15 | |||
16 | * THANKS: Added Simon Josefsson | ||
17 | |||
1 | 2003-01-19 Wojciech Polak | 18 | 2003-01-19 Wojciech Polak |
2 | 19 | ||
3 | * auth/tls.c (mu_check_tls_environment): Removed file permissions | 20 | * auth/tls.c (mu_check_tls_environment): Removed file permissions | ... | ... |
-
Please register or sign in to post a comment