From: | Peter Eisentraut - PostgreSQL <petere(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql/src/include/port (osf.h ultrix4.h) |
Date: | 2000-10-21 22:36:12 |
Message-ID: | 200010212236.e9LMaCG10870@hub.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Date: Saturday, October 21, 2000 @ 18:36:12
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql/src/include/port
from hub.org:/home/projects/pgsql/tmp/cvs-serv9775/src/include/port
Modified Files:
osf.h ultrix4.h
----------------------------- 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:13 | pgsql/src/makefiles (Makefile.aix Makefile.beos Makefile.bsdi Makefile.dgux Makefile.freebsd Makefile.hpux Makefile.irix5 Makefile.linux Makefile.netbsd Makefile.openbsd Makefile.osf Makefile.qnx4 Makefile.sco Makefile.solaris Makefile.sunos4 Makefile.svr4 Makefile.ultrix4 Makefile.univel Makefile.unixware Makefile.win) |
Previous Message | Peter Eisentraut - PostgreSQL | 2000-10-21 22:36:11 | pgsql/src (Makefile.global.in) |