From: Paul Eggert Date: Wed, 13 Jun 2007 17:32:36 +0000 (+0000) Subject: Regenerate. X-Git-Tag: v2.62~298 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f0bfe866dec41db007bdca429ca77bd6edf783c;p=thirdparty%2Fautoconf.git Regenerate. --- diff --git a/configure b/configure index 3f32b7e0..c5a4b753 100755 --- a/configure +++ b/configure @@ -76,7 +76,7 @@ if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then + if (PATH="/nonexistent;."; FPATH=$PATH; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: @@ -3150,7 +3150,7 @@ if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then + if (PATH="/nonexistent;."; FPATH=$PATH; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: