On Tue, May 10, 2011 at 00:17:41 +0200, Jakub Wilk wrote: > * Hideki Yamane <henr...@debian.or.jp>, 2011-05-09, 07:09: > >On Thu, 5 May 2011 21:19:31 +0900 > >Hideki Yamane <henr...@debian.or.jp> wrote: > >>+export CONFIG_SHELL=/bin/bash > > > >I rewrite it as non-bash depend one. > > Hmm? I thought that the problem is that configure cannot be run by > anything but bash. > AIUI configure would be happy with dash, however libtool needs bash. Normally it's autodetected, unless something resets SHELL or CONFIG_SHELL before generating the libtool script. That's what happened with a package I fixed recently with this kind of issue, anyway...
> >+export CONFIG_SHELL=$(shell echo $$SHELL) > >+ > > That looks wrong. > Indeed... Cheers, Julien -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org