* textconf.c (features): Fix interpretation of
HAVE_SYSTEM_SLANG. From David Martin <dmartina@excite.es>
Этот коммит содержится в:
родитель
fdb4b5ca14
Коммит
246ee1445c
@ -1,3 +1,9 @@
|
||||
2001-08-15 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* textconf.c (features): Fix interpretation of
|
||||
HAVE_SYSTEM_SLANG.
|
||||
From David Martin <dmartina@excite.es>
|
||||
|
||||
2001-08-14 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* key.h (define_sequence): Change declaration to return int.
|
||||
|
@ -44,9 +44,9 @@ static const char * const features [] = {
|
||||
#ifdef HAVE_SLANG
|
||||
|
||||
# ifdef HAVE_SYSTEM_SLANG
|
||||
N_("Using S-Lang library"),
|
||||
# else
|
||||
N_("Using system-installed S-Lang library"),
|
||||
# else
|
||||
N_("Using S-Lang library"),
|
||||
# endif
|
||||
|
||||
" ",
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user