Commit Graph

43 Commits (353371874f3050bafa1a9f4d7ad7253d70165d81)

Author SHA1 Message Date
Peter Eisentraut 353371874f Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something 25 years ago
Bruce Momjian c0af8babe3 autoconf 25 years ago
Peter Eisentraut ef6164de1d Revert removal of signed, volatile, and signal handler arg type tests. 25 years ago
Peter Eisentraut f03fc94e7d New configure test for flex, which recognizes only flex but does so in all 25 years ago
Peter Eisentraut 79abd73eee Remove configure tests for `signed', `volatile', and signal handler args; 25 years ago
Peter Eisentraut 662f6a557c Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second 25 years ago
Peter Eisentraut 996832caee Make the location of the Kerberos server key file run time configurable 25 years ago
Peter Eisentraut 5cfbf3aba2 ./configure --without-CXX errroneously tried to use a C++ compiler named "no" 25 years ago
Tom Lane 87cdaf5491 Remove <values.h> inclusions, no-longer-needed MAXINT definitions. 25 years ago
Peter Eisentraut c39c198bc3 Unset locale variables before running regression tests. (All of them!) 25 years ago
Peter Eisentraut 32163099d7 Add distprep target to take some of the job of the release_prep script. 25 years ago
Peter Eisentraut 29d35d5a34 forgot autoconf run... 25 years ago
Peter Eisentraut 0d59dad770 Automatic dependency tracking 25 years ago
Peter Eisentraut 3eec6ee145 Rename templates to match names in makefiles/Makefile.* and include/port. 25 years ago
Peter Eisentraut cb292206c5 Remove a bunch of unused configure tests, in particular cases where 25 years ago
Peter Eisentraut 74618e2b82 Another round of those unportable config/build changes :-/ 25 years ago
Peter Eisentraut f0b4ae697f Backend makefile cleanup. make maintainer-clean is now completely 25 years ago
Marc G. Fournier 8bef689043 add check for libz compression library for pg_dump 25 years ago
Bruce Momjian 01e1d8fa9a autoconf 25 years ago
Peter Eisentraut 6fb9d2e347 Version number now set in configure, available through Makefile.global 25 years ago
Peter Eisentraut b150906b89 We don't need config.status substituting anything into Gen_fmgrtab.sh, we 25 years ago
Peter Eisentraut 191870388d A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases 25 years ago
Peter Eisentraut 385470f8c6 Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com> 25 years ago
Peter Eisentraut 44f64dd3ea Makefile cleanup for interface tree. Now essentially with all the 25 years ago
Tom Lane f0b0016ecb Call me silly, but I think it would be a good idea if initdb and other 25 years ago
Peter Eisentraut 5bb8b62983 Makefile cleanup for bin and pl subtrees. They should now support 25 years ago
Peter Eisentraut bc06269495 Fix typo 25 years ago
Peter Eisentraut bfdb695b85 Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in the 25 years ago
Peter Eisentraut 81b30f2cb4 Integrated ODBC driver into regular build. No more standalone business, 25 years ago
Bruce Momjian b2c56574e1 autoconf 25 years ago
Bruce Momjian b5d4d234cb Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in length 25 years ago
Peter Eisentraut 1652d43358 Remove fmgrstamp-h business -- not needed and confusing 25 years ago
Peter Eisentraut 44d1abebb4 Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 25 years ago
Bruce Momjian 4786a808d9 autoconf 25 years ago
Bruce Momjian 41c4a10906 autoconf 25 years ago
Bruce Momjian be0b6c1301 autoconf 25 years ago
Bruce Momjian 767e6d17b4 autoconf 25 years ago
Peter Eisentraut 3e4e00ebaf Small bug fix 25 years ago
Peter Eisentraut 06cd0f1a32 Substituted new configure test for types of accept() 25 years ago
Peter Eisentraut 6de89c9ab7 Moved the intricacies of the perl interface build into its own makefile 25 years ago
Tom Lane cfb8fc9d7b Repair configure.in breakage from unixODBC patch. Doesn't anyone around 25 years ago
Peter Eisentraut e3059fc0f5 Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses 25 years ago
Peter Eisentraut 5b9d0d9a5c Moved configure script from src/ to the top level directory. Moved 25 years ago
Peter Eisentraut 209aa77d98 New ps display code, works on more platforms. 25 years ago
Peter Eisentraut 6a68f42648 The heralded `Grand Unified Configuration scheme' (GUC) 25 years ago
Tom Lane c439756ffd Make the world safe for QNX's busted shell ... 25 years ago
Marc G. Fournier 69b323f4bc add a --with-setproctitle switch to configure that leaves the use of setproctitle() 25 years ago
Tom Lane 1c8244ec67 Twiddle C++ configuration checks so that we #include <string> (if 25 years ago
Tom Lane ac6637485b Transmit -I switches selected by configure (particularly those from 25 years ago
Tom Lane 6dd06737ba Remove configure check for how to abbreviate 'tr A-Z a-z', and instead 25 years ago