]> granicus.if.org Git - postgresql/commitdiff
Remove extra 'then'.
authorBruce Momjian <bruce@momjian.us>
Fri, 14 May 2004 16:29:12 +0000 (16:29 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 14 May 2004 16:29:12 +0000 (16:29 +0000)
src/template/unixware

index 01aa2f8d9ce87b556430157235a8da2bb8fb7aab..499eb9c3497da265654a937af97bd5bfd5cba262 100644 (file)
@@ -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__