projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c53d6e9
)
Remove extra 'then'.
author
Bruce Momjian
Fri, 14 May 2004 16:29:12 +0000
(16:29 +0000)
committer
Bruce Momjian
Fri, 14 May 2004 16:29:12 +0000
(16:29 +0000)
src/template/unixware
patch
|
blob
|
blame
|
history
diff --git
a/src/template/unixware
b/src/template/unixware
index 01aa2f8d9ce87b556430157235a8da2bb8fb7aab..499eb9c3497da265654a937af97bd5bfd5cba262 100644
(file)
--- 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__