diff options
author | Bruce Momjian | 2004-05-14 16:29:12 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-05-14 16:29:12 +0000 |
commit | 426679e6f9c6dd535feeead0a5dc1900558c3429 (patch) | |
tree | d7740a5ae3542f04cf8e8162971eb863732dca2e | |
parent | 928d6ab81b6a5c2426473d9fdebbc8d46381e444 (diff) |
Remove extra 'then'.
-rw-r--r-- | src/template/unixware | 1 |
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__ |