From c439756ffdd69c1248d1c356f5205da7216950c4 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Wed, 24 May 2000 22:43:59 +0000 Subject: [PATCH] Make the world safe for QNX's busted shell ... --- src/configure | 882 ++++++++++++++++++++++++----------------------- src/configure.in | 18 +- 2 files changed, 456 insertions(+), 444 deletions(-) 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