Commit Graph

170 Commits (fa99f94de75c8c4148a51e5234780aaa06d0fe3a)

Author SHA1 Message Date
Tatsuo Ishii e5b6b0ebb9 Add new configure option "--enable-uniconv" that enables automatic 26 years ago
Peter Eisentraut 6707ede813 Make use of system-specific linker option to embed shared library search 26 years ago
Peter Eisentraut 53f300d49e Rearrange handling of -L linker options so that they are always before all 26 years ago
Peter Eisentraut 3daa17173b Don't call AC_SUBST (in libtool.m4) before AC_INIT. The m4 diversions get 26 years ago
Tom Lane b762a9e9ec Make test for <netinet/tcp.h> IRIX-proof. 26 years ago
Peter Eisentraut 7b021ce17c Polish shared library build to reduce number of special hacks. In 26 years ago
Bruce Momjian 8111329b87 Back out xti.h portion of the patch. 26 years ago
Peter Eisentraut f8ff1ee5aa Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 26 years ago
Peter Eisentraut 12e7558c76 Add check for GNU or not GNU ld, needed to pick the right export_dynamic 26 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 26 years ago
Bruce Momjian 4c145712fb This fixes a small problem with identifying -lbind as required for 26 years ago
Bruce Momjian 0f07d644a3 The configure script fails to find <netinet/tcp.h>. 26 years ago
Peter Eisentraut 4d76a801c6 Unify solaris_i386 and solaris_sparc templates. They were almost identical 26 years ago
Peter Eisentraut c4ccc6146b Cosmetic cleanups of Beos port 26 years ago
Peter Eisentraut 984b0b4df8 Append "/postgresql" to (certain) installation subdirectories when 26 years ago
Bruce Momjian ed059eca88 This removes the LDFLAGS from the template and adds an autoconf check 26 years ago
Bruce Momjian 8e469b4ffc Beos regression patch. 26 years ago
Bruce Momjian 7ea8403c8a The beos port in the source tree doesn't even compile. and even 26 years ago
Peter Eisentraut 831e78e0c4 Better coding of readline tests 26 years ago
Peter Eisentraut 3189e48470 One check for sys/un.h ought to be enough. Zero checks for sys/shm.h are not. 26 years ago
Bruce Momjian e846c2bb6f Update configure.in 26 years ago
Bruce Momjian 99f7c1578e Add configure.in change. 26 years ago
Bruce Momjian 87c0e623ba New diff that now covers the entire tree. Applying this gets postgresql 26 years ago
Bruce Momjian 7a7e0240ea Here is the first batch of files and diffs for the BeOS port. I've run into 26 years ago
Bruce Momjian 469ebeefd6 Please apply the following patch to fix problems with the AIX port 26 years ago
Peter Eisentraut 6f64c2e54a New unified regression test driver, test/regress makefile cleanup, 26 years ago
Peter Eisentraut 664ce79dd8 Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. 26 years ago
Peter Eisentraut f428d053ce Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, 26 years ago
Peter Eisentraut 353371874f Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something 26 years ago
Bruce Momjian 7ef9db82aa Attached is a small patch that fixes a small "bug" with specifying the 26 years ago
Peter Eisentraut ef6164de1d Revert removal of signed, volatile, and signal handler arg type tests. 26 years ago
Peter Eisentraut f03fc94e7d New configure test for flex, which recognizes only flex but does so in all 26 years ago
Peter Eisentraut 79abd73eee Remove configure tests for `signed', `volatile', and signal handler args; 26 years ago
Peter Eisentraut 996832caee Make the location of the Kerberos server key file run time configurable 26 years ago
Peter Eisentraut 5cfbf3aba2 ./configure --without-CXX errroneously tried to use a C++ compiler named "no" 26 years ago
Tom Lane 87cdaf5491 Remove <values.h> inclusions, no-longer-needed MAXINT definitions. 26 years ago
Peter Eisentraut c39c198bc3 Unset locale variables before running regression tests. (All of them!) 26 years ago
Peter Eisentraut 32163099d7 Add distprep target to take some of the job of the release_prep script. 26 years ago
Peter Eisentraut 44eaafe3f8 End users shouldn't have to invoke a separate command to install the 26 years ago
Peter Eisentraut 0d59dad770 Automatic dependency tracking 26 years ago
Peter Eisentraut 3eec6ee145 Rename templates to match names in makefiles/Makefile.* and include/port. 26 years ago
Peter Eisentraut cb292206c5 Remove a bunch of unused configure tests, in particular cases where 26 years ago
Peter Eisentraut 74618e2b82 Another round of those unportable config/build changes :-/ 26 years ago
Peter Eisentraut f0b4ae697f Backend makefile cleanup. make maintainer-clean is now completely 26 years ago
Marc G. Fournier 8bef689043 add check for libz compression library for pg_dump 26 years ago
Bruce Momjian 411cf2da3f attached to this mail is a patch from a colleague that makes 26 years ago
Peter Eisentraut 6fb9d2e347 Version number now set in configure, available through Makefile.global 26 years ago
Peter Eisentraut b150906b89 We don't need config.status substituting anything into Gen_fmgrtab.sh, we 26 years ago
Peter Eisentraut 191870388d A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases 26 years ago
Peter Eisentraut 385470f8c6 Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com> 26 years ago