Commit 45896e4a 45896e4a106e80db1b5acf9b4dae75e05cbd89c6 by Sergey Poznyakoff

Updated

1 parent 76c1a84d
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
......