From 550735cd735ea1c07c12f34a863780a178c1e547 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 14 May 2004 16:29:12 +0000 Subject: [PATCH] Remove extra 'then'. --- src/template/unixware | 1 - 1 file changed, 1 deletion(-) diff --git a/src/template/unixware b/src/template/unixware index 01aa2f8d9ce..499eb9c3497 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__