summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2004-05-14 16:29:12 +0000
committerBruce Momjian2004-05-14 16:29:12 +0000
commit550735cd735ea1c07c12f34a863780a178c1e547 (patch)
tree7261e0716f813a61fe2a7da61da2afb25dfdc01f
parentc53d6e927f5ebdbd89d59cb8837ad51ab603a9d7 (diff)
Remove extra 'then'.
-rw-r--r--src/template/unixware1
1 files changed, 0 insertions, 1 deletions
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__