pgsql/src/template (aix beos bsdi dgux freebsd hpux irix5 linux netbsd openbsd osf qnx4 sco solaris sunos4 svr4 ultrix4 univel unixware win)

Started by Peter Eisentrautover 25 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Date: Saturday, October 21, 2000 @ 18:36:14
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/template
from hub.org:/home/projects/pgsql/tmp/cvs-serv9775/src/template

Modified Files:
aix beos bsdi dgux freebsd hpux irix5 linux netbsd openbsd osf
qnx4 sco solaris sunos4 svr4 ultrix4 univel unixware win

----------------------------- 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.