* configure.in: Make help about --with-subshell easier to
understand. Minor alignment fixes for the help. * acinclude.m4: Minor alignment fixes for the help.
Этот коммит содержится в:
родитель
05490248a2
Коммит
274cef3b46
@ -1,3 +1,9 @@
|
|||||||
|
2002-01-02 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* configure.in: Make help about --with-subshell easier to
|
||||||
|
understand. Minor alignment fixes for the help.
|
||||||
|
* acinclude.m4: Minor alignment fixes for the help.
|
||||||
|
|
||||||
2001-12-31 Pavel Roskin <proski@gnu.org>
|
2001-12-31 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
|
* configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
|
||||||
|
@ -457,7 +457,8 @@ fi
|
|||||||
|
|
||||||
AC_MSG_CHECKING([for subshell support])
|
AC_MSG_CHECKING([for subshell support])
|
||||||
AC_ARG_WITH(subshell,
|
AC_ARG_WITH(subshell,
|
||||||
[--with-subshell If you want to use a concurrent shell],
|
[--with-subshell=optional To disable concurrent shell by default
|
||||||
|
--without-subshell To disable concurrent shell completely],
|
||||||
[result=no
|
[result=no
|
||||||
if test x$withval = xoptional
|
if test x$withval = xoptional
|
||||||
then
|
then
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user