postgresql/src/template
Tom Lane 8d6e2d4abf Revert to using --enable-auto-import in Cygwin builds.
Disabling auto-import requires that all libraries we use be careful about
declspecs for exported variables; and it seems they aren't.  This means
that Cygwin will not give us useful info about missing PGDLLIMPORT markers;
but it's probably sufficient that MSVC and Mingw builds do.
2014-02-16 15:14:04 -05:00
..
aix Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
cygwin Revert to using --enable-auto-import in Cygwin builds. 2014-02-16 15:14:04 -05:00
darwin Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
freebsd Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
hpux Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
linux Remove _FORTIFY_SOURCE 2012-10-10 21:42:38 -04:00
netbsd Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
openbsd Remove -pipe from compiles. 2003-10-09 22:55:46 +00:00
osf Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
sco Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
solaris Move forgotten comment closer to where it matters. 2008-10-29 16:23:07 +00:00
unixware With the native compiler on Unixware, disable optimization if 2007-07-16 17:38:48 +00:00
win32 Use --disable-auto-import linker switch in Mingw builds, too. 2014-02-12 12:03:53 -05:00