From: Bruce Momjian Date: Fri, 14 May 2004 16:29:12 +0000 (+0000) Subject: Remove extra 'then'. X-Git-Tag: REL8_0_0BETA1~639 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=550735cd735ea1c07c12f34a863780a178c1e547;p=postgresql Remove extra 'then'. --- diff --git a/src/template/unixware b/src/template/unixware index 01aa2f8d9c..499eb9c349 100644 --- a/src/template/unixware +++ b/src/template/unixware @@ -1,5 +1,4 @@ if test "$GCC" != yes; then -then # The -Kno_host is for a bug in the compiler. See -hackers # discussion on 7-8/Aug/2003. cat >conftest.c <<__EOF__