| From: | Peter Eisentraut - PostgreSQL <petere> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql (configure configure.in) |
| Date: | 2000-06-30 16:10:40 |
| Message-ID: | 200006301610.e5UGAed79299@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Friday, June 30, 2000 @ 12:10:39
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql
from hub.org:/home/projects/pgsql/tmp/cvs-serv79126
Modified Files:
configure configure.in
----------------------------- Log Message -----------------------------
Fixes for Solaris/cc suggested by <pgsql-hackers(at)thewrittenword(dot)com>
Don't use DISABLE_COMPLEX_MACRO on Solaris. Don't define the
replacement function in the header file. Use -KPIC, not -K PIC.
Use CC to link C++ libraries, not ld/ar.
Eliminate file not found warnings in tcl build code.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut - PostgreSQL | 2000-06-30 16:10:46 | pgsql/src/backend/access/heap (heapam.c) |
| Previous Message | Tom Lane | 2000-06-30 07:06:06 | pgsql/src/backend/commands (view.c) |