From: Tom Lane Date: Wed, 24 May 2000 22:43:59 +0000 (+0000) Subject: Make the world safe for QNX's busted shell ... X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=49de82920a33eda0ae45c85c8040d92a9411b10d;p=users%2Fbernd%2Fpostgres.git Make the world safe for QNX's busted shell ... --- diff --git a/src/configure b/src/configure index 3fd2d57723..156376574a 100755 --- a/src/configure +++ b/src/configure @@ -712,17 +712,23 @@ else # where the hostnamepattern is evaluated per the rules of expr(1) --- # namely, it is a standard regular expression with an implicit ^ at the # start. If multiple lines match, we will end up using the last match. - GUESS="" - exec 4