On Wed, Oct 13, 2010 at 8:11 PM, Allan McRae <[email protected]> wrote: > On 14/10/10 08:52, Dan McGee wrote: >> >> BASH is defined when you are actually using bash during configure, which >> sucks because it ends up being '/bin/sh', messing up all of our scripts. >> Change the name of the variable we use in configure, and also ensure we >> get >> a full path to the executable by using AC_PATH_PROGS rather than >> AC_CHECK_PROGS. Finally, change the variable name everywhere we use it. >> >> Signed-off-by: Dan McGee<[email protected]> > > I was going to that this for a spin but the patch to contrib/Makefile.am > does not apply on top of master. Have you another patch to that in the > pipeline?
Sí: http://code.toofishes.net/cgit/dan/pacman.git/commit/?id=a7dc3875f15f9600e011c313c8846de6af3a2c8c
