[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05
Clint Adams
schizo at debian.org
Sun Nov 15 03:17:04 UTC 2009
The following commit has been merged in the upstream branch:
commit 5ea903cb1604a0e53588269f9bcef5cd3e95144f
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