[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. debian/1.14.3-200-gb232f8a

Clint Adams schizo at debian.org
Tue Aug 23 13:05:39 UTC 2011


The following commit has been merged in the upstream branch:
commit f83f773a4333287d9dc955a9951851047fe903bc
Author: Clint Adams <schizo at debian.org>
Date:   Wed Jun 29 16:18:06 2005 +0000

    nasty line break accident
    
    git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-75

diff --git a/configure.ac b/configure.ac
index 643ba6d..bd73e4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -392,8 +392,7 @@ dnl kludge end
 
 dnl check for b0rked Solaris (and other shells) and find one that works
 AC_MSG_CHECKING(for a working shell...)
-for i in /usr/xpg6/bin/sh /usr/xpg4/bin/sh /usr/ccs/bin/sh /bin/sh /usr/bin/sh /bin/ksh /bin/bash /usr/lo
-cal/bin/bash ; do
+for i in /usr/xpg6/bin/sh /usr/xpg4/bin/sh /usr/ccs/bin/sh /bin/sh /usr/bin/sh /bin/ksh /bin/bash /usr/local/bin/bash ; do
     $i -c 'if ! false ; then echo $(echo ok) ; fi' >config.$$ 2>/dev/null
     j=`cat config.$$`
     rm -f config.$$

-- 
fakeroot



More information about the Fakeroot-commits mailing list