pkgsrc/devel/autogen/patches/patch-ad
drochner 06cde6228a -add portability fixes, avoid picking up bash
-update to 5.12 -- too many changes to list here, see the Changelog
2011-07-08 11:44:02 +00:00

12 lines
348 B
Text

$NetBSD: patch-ad,v 1.3 2011/07/08 11:44:02 drochner Exp $
--- configure.orig 2011-05-06 14:06:58.000000000 +0000
+++ configure
@@ -13518,6 +13518,7 @@ $as_echo "$ac_cv_path_SED" >&6; }
while :
do
+ test -x "$POSIX_SHELL" && break
POSIX_SHELL=`which bash`
test -x "$POSIX_SHELL" && break
POSIX_SHELL=`which dash`