postgresql/src/template
Peter Eisentraut 337da0678a Assorted fixes for Cygwin:
Eliminate the mysterious games that the Cygwin build plays with the linker
flag variables.  DLLLIBS is gone, use SHLIB_LINK like everyone else.
Detect cygipc in configure, after the linker flags are set up, otherwise
configure might not work at all.

Make sure everything is covered by make clean.

Fix the build of the new conversion procedure modules.

Add new DLLIMPORT markers where required.

Finally, the compiler complains if we use an explicit
-I/usr/local/include, so don't do that.  Curiously, -L/usr/local/lib is
still necessary.
2002-09-05 18:28:46 +00:00
..
aix Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
beos Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
bsdi Use RTLD_GLOBAL flag for dlopen-style dynamic loaders. 2001-05-14 21:45:53 +00:00
darwin Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
dgux Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
freebsd Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
hpux Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
irix5 Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
linux Remove -mips2 flag, which breaks the build on some MIPS systems. 2002-03-21 15:21:41 +00:00
netbsd Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
nextstep Rename templates to match names in makefiles/Makefile.* and include/port. 2000-07-15 15:54:52 +00:00
openbsd Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
osf Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
qnx4 Back out qnx plpgsql/Makefile change and move to src/Makefile. 2001-05-24 22:33:18 +00:00
sco 0 -> O 2001-08-08 13:30:20 +00:00
solaris Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
sunos4 Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
svr4 Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
ultrix4 Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
univel Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
unixware Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
win Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00