summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2004-05-14 16:29:12 +0000
committerBruce Momjian2004-05-14 16:29:12 +0000
commit426679e6f9c6dd535feeead0a5dc1900558c3429 (patch)
treed7740a5ae3542f04cf8e8162971eb863732dca2e
parent928d6ab81b6a5c2426473d9fdebbc8d46381e444 (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 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__