| From: | Larry Rosenman <ler(at)lerctr(dot)org> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | src/template/unixware syntax error |
| Date: | 2004-05-14 15:40:52 |
| Message-ID: | Pine.UW2.4.58.0405141036590.4719@lerami.lerctr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
The following patch removes an extraneous "then" from src/template/unixware:
Index: unixware
===================================================================
RCS file: /projects/cvsroot/pgsql-server/src/template/unixware,v
retrieving revision 1.36
diff -u -r1.36 unixware
--- unixware 13 May 2004 15:44:05 -0000 1.36
+++ unixware 14 May 2004 15:36:45 -0000
@@ -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__
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
| Attachment | Content-Type | Size |
|---|---|---|
| uw.patch | text/plain | 472 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2004-05-14 16:06:07 | Re: pg_ctl patch to integrate apache's rotatelogs |
| Previous Message | Andrew Hammond | 2004-05-14 15:35:52 | pg_ctl patch to integrate apache's rotatelogs |