| From: | Peter Eisentraut - PostgreSQL <petere(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src (Makefile.global.in) |
| Date: | 2000-10-21 22:36:11 |
| Message-ID: | 200010212236.e9LMaBq10854@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Saturday, October 21, 2000 @ 18:36:11
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql/src
from hub.org:/home/projects/pgsql/tmp/cvs-serv9775/src
Modified Files:
Makefile.global.in
----------------------------- Log Message -----------------------------
Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to
Makefile.port, since they are of no use to configure and much of the
library magic happens in Makefile.port anyway.
Use __alpha, not __alpha__, since the former is universally available.
Remove -DNOFIXADE from the compile command line and put it in the port
include file.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut - PostgreSQL | 2000-10-21 22:36:12 | pgsql/src/include/port (osf.h ultrix4.h) |
| Previous Message | Peter Eisentraut - PostgreSQL | 2000-10-21 22:36:10 | pgsql (configure configure.in) |