> Configuration Information [Automatically generated, do not change]:
> Machine: x86_64
> OS: linux-gnu
> Compiler: gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
> -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu'
> -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/shar
> un
On 4/3/11 9:01 AM, gmail wrote:
> Hello,
>
> This is my first contact and mail with bash mailing list, to summarize i'm
> a coder maintening a personnal home server using several GNU tools since
> the late 90's.
>
>
> I configure BASH-4.2.0 in a chroot jail (gcc 4.5.2/libc 2.13/binutils
> 2.21/m
Hello,
I have take a deep breath and dive in the autotools documentation.
Here is the resulting patch that i think (hope ?) should be ok with any
hosts/shells/archs :
--- bash-4.2_static/aclocal.m4.orig 2011-04-03 14:02:35.0 +0200
+++ bash-4.2_static/aclocal.m4 2011-04-05 00:2
Hi,
In section 3.5.1 Brace Expansion of the Bash Reference Manual,
"sequence" is misspelled "seqeunce".
--
Matt Kraai
https://ftbfs.org/kraai
diff -C2 -r bash-4.2~/doc/bashref.texi bash-4.2/doc/bashref.texi
*** bash-4.2~/doc/bashref.texi 2011-04-04 20:30:51.0 -0700
--- bash-4.2/doc/bashr