summaryrefslogtreecommitdiff
path: root/src/template
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-05-14 16:29:12 +0000
committerBruce Momjian <bruce@momjian.us>2004-05-14 16:29:12 +0000
commit550735cd735ea1c07c12f34a863780a178c1e547 (patch)
tree7261e0716f813a61fe2a7da61da2afb25dfdc01f /src/template
parentc53d6e927f5ebdbd89d59cb8837ad51ab603a9d7 (diff)
downloadpostgresql-550735cd735ea1c07c12f34a863780a178c1e547.tar.gz
Remove extra 'then'.
Diffstat (limited to 'src/template')
-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__