* configure.in: New conditional USE_EDIT.
Этот коммит содержится в:
родитель
b8e5a09b30
Коммит
6feb479c7d
@ -1,5 +1,7 @@
|
||||
2001-08-26 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* configure.in: New conditional USE_EDIT.
|
||||
|
||||
* syntax/changelog.syntax: Don't require '@' to be in the
|
||||
address. This also works around a bug in the syntax engine
|
||||
that prevented highlighting of addresses.
|
||||
|
@ -840,6 +840,7 @@ fi],
|
||||
AC_CONFIG_SUBDIRS([vfs/samba])
|
||||
fi])
|
||||
|
||||
AM_CONDITIONAL(USE_EDIT, [test -n "$LIBEDIT_A"])
|
||||
AM_CONDITIONAL(USE_VFS, [test -n "$LIBVFS"])
|
||||
AM_CONDITIONAL(USE_SAMBA_FS, [test "x$SAMBAFILES" != x])
|
||||
AM_CONDITIONAL(INCLUDED_SLANG, [test -n "$LIBSLANG"])
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user