summaryrefslogtreecommitdiff
path: root/src/configure
Commit message (Expand)AuthorAgeFilesLines
* configure.in forgot to do AC_LANG_C to reselect C-based testsTom Lane1999-05-301-320/+328
* Turns out that configure's test for HPUXMATHLIB didn't workTom Lane1999-05-291-96/+98
* Give BEOS a chance ...Marc G. Fournier1999-05-261-359/+360
* Apply freebsd specific patches dealign with ELF system from FreeBSD'sMarc G. Fournier1999-05-171-1/+1
* Fix configure to generate correct expansion of library directoryTom Lane1999-05-111-0/+10
* Portability patches for HPUX 11 and Unixware in configureTom Lane1999-04-201-153/+137
* Remove overly presumptuous use of __STDC__ in c.h, replacingTom Lane1999-04-021-471/+702
* Revise memutils.h to use alignment information gathered byTom Lane1999-03-251-56/+283
* Add KOI8/WIN/ALT to the multi-byte encoding selectionsTatsuo Ishii1999-03-241-2/+2
* autoconfBruce Momjian1999-03-161-335/+353
* Fix int8 configure one more time ... prior version didn'tTom Lane1999-03-151-587/+464
* Have configure check for use of %lld for int64, and if that fails, check forMarc G. Fournier1999-03-081-427/+627
* Cleaner autoconf tests for int8 support.Tom Lane1999-03-071-139/+186
* Reduce DEF_MAXBACKENDS to 32 so that default configurationTom Lane1999-03-061-2/+2
* Rearrange handling of MAXBACKENDS a little bit. The default settingTom Lane1999-02-211-5/+5
* Allow maximum number of backends to be set at configure timeTom Lane1999-02-191-327/+347
* Modify int8 to not depend on sscanf(), and fix configure's testTom Lane1999-02-031-242/+243
* freebsd4.0 needed to be added to configure...Marc G. Fournier1999-02-011-3/+5
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-171-6/+4
* Add configure test to see whether vsnprintf() is present,Tom Lane1999-01-171-101/+153
* autoconfBruce Momjian1998-12-281-1/+1
* Use standard AC_PROG_INSTALL macro to search for install program,Tom Lane1998-12-131-375/+459
* Use autoconf to determine whether system has POSIX signals,Tom Lane1998-11-291-288/+364
* modify configure so that template/.similar entries can beTom Lane1998-11-231-326/+344
* slight mods required for freebsd (elf vs aout stuff)Marc G. Fournier1998-11-021-1/+1
* oops, forgot one part of the patch...remove 'false' setting to ELF_SYS...Marc G. Fournier1998-10-311-1/+1
* Minor FreeBSD fixes put in placeMarc G. Fournier1998-10-311-1/+1
* Mention --without-CXX option in online help.Tom Lane1998-10-301-317/+318
* Okay, this shoudl provide a fix for the freebsd problem...Marc G. Fournier1998-10-301-314/+324
* Drat. Should test a few more cases before committing.Tom Lane1998-10-291-428/+364
* Run autoconf.Tom Lane1998-10-291-351/+412
* Autoconf...Tom Lane1998-10-281-324/+289
* Starting with v3.0 of FreeBSD, we are now an elf system, and dont' have aMarc G. Fournier1998-10-271-316/+317
* Run autoconfTom Lane1998-10-261-335/+331
* autoconfBruce Momjian1998-10-231-320/+327
* run autoconfTom Lane1998-10-181-321/+318
* autoconfBruce Momjian1998-10-181-327/+385
* Still another round of Perl-module installation tweaks.Tom Lane1998-10-181-2/+0
* autoconfBruce Momjian1998-10-161-317/+310
* autoconfBruce Momjian1998-10-151-394/+411
* Add Taral's test for flags required by the detected cpp program to readThomas G. Lockhart1998-10-141-289/+330
* From: Peter Gucwa <pg@softcomputer.com>Marc G. Fournier1998-10-131-144/+174
* change configure so that if postgresql isn't being installed as root,Marc G. Fournier1998-10-131-9/+9
* auytoconfBruce Momjian1998-10-131-227/+5
* autoconfBruce Momjian1998-10-121-14/+20
* autoconfBruce Momjian1998-10-121-1/+1
* autoconfBruce Momjian1998-10-121-17/+11
* plpgsql fixes from Billy G. AllieBruce Momjian1998-10-121-0/+2
* Tcl fixes from Billy G. AllieBruce Momjian1998-10-121-1/+34
* autoconfBruce Momjian1998-10-121-1/+1