summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Revert removal of signed, volatile, and signal handler arg type tests.Peter Eisentraut2000-08-291-0/+2
* New configure test for flex, which recognizes only flex but does so in allPeter Eisentraut2000-08-281-16/+1
* Remove configure tests for `signed', `volatile', and signal handler args;Peter Eisentraut2000-08-271-2/+0
* Make the location of the Kerberos server key file run time configurablePeter Eisentraut2000-08-251-14/+6
* ./configure --without-CXX errroneously tried to use a C++ compiler named "no"Peter Eisentraut2000-08-191-9/+12
* Remove <values.h> inclusions, no-longer-needed MAXINT definitions.Tom Lane2000-07-281-1/+1
* Unset locale variables before running regression tests. (All of them!)Peter Eisentraut2000-07-231-1/+0
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-191-5/+8
* End users shouldn't have to invoke a separate command to install thePeter Eisentraut2000-07-171-1/+8
* Automatic dependency trackingPeter Eisentraut2000-07-161-0/+12
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-151-253/+215
* Remove a bunch of unused configure tests, in particular cases wherePeter Eisentraut2000-07-121-133/+127
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-091-99/+205
* Backend makefile cleanup. make maintainer-clean is now completelyPeter Eisentraut2000-07-061-5/+1
* add check for libz compression library for pg_dumpMarc G. Fournier2000-07-051-0/+1
* attached to this mail is a patch from a colleague that makesBruce Momjian2000-07-051-1/+2
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-021-6/+9
* We don't need config.status substituting anything into Gen_fmgrtab.sh, wePeter Eisentraut2000-07-011-1/+0
* A little bit of clean-up/bug fix in Tcl build. Handle gracefully casesPeter Eisentraut2000-07-011-3/+0
* Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut2000-06-301-2/+2
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-281-10/+0
* Call me silly, but I think it would be a good idea if initdb and otherTom Lane2000-06-281-0/+6
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-271-7/+0
* Fix typoPeter Eisentraut2000-06-211-1/+1
* Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in thePeter Eisentraut2000-06-201-19/+1
* Integrated ODBC driver into regular build. No more standalone business,Peter Eisentraut2000-06-191-113/+34
* Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in lengthBruce Momjian2000-06-191-1/+1
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-171-30/+128
* Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut2000-06-141-2/+0
* Back out libpgtcl tcl/tksh includes.Bruce Momjian2000-06-141-2/+0
* OK, I have tidied up todays (13th) snapshot with the attached patch, IBruce Momjian2000-06-141-105/+0
* in the Directory src/bin/pgtclsh there is a good mechanism to integrateBruce Momjian2000-06-131-0/+2
* Back out old unixodbc patches and apply new ones. Nick GorhamBruce Momjian2000-06-121-31/+141
* Small bug fixPeter Eisentraut2000-06-111-3/+3
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-111-276/+49
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-101-17/+40
* Repair configure.in breakage from unixODBC patch. Doesn't anyone aroundTom Lane2000-06-101-45/+53
* I have made the couple of mods required to make the odbc driver withBruce Momjian2000-06-091-0/+42
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-071-29/+7
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-061-0/+1390