aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
Commit message (Expand)AuthorAge
* Fix configure to generate correct expansion of library directoryTom Lane1999-05-11
* Portability patches for HPUX 11 and Unixware in configureTom Lane1999-04-20
* Fix typo in multi-byte encodings (EHC_CN --> EUC_CN)Tatsuo Ishii1999-04-19
* Remove overly presumptuous use of __STDC__ in c.h, replacingTom Lane1999-04-02
* Revise memutils.h to use alignment information gathered byTom Lane1999-03-25
* Add KOI8/WIN/ALT to the multi-byte encoding selectionsTatsuo Ishii1999-03-24
* Hmmm. It had to do with tcl/tk on FreeBSD. The configure scripts areBruce Momjian1999-03-16
* Fix int8 configure one more time ... prior version didn'tTom Lane1999-03-15
* We have tested the patches on three platforms:Bruce Momjian1999-03-14
* Have configure check for use of %lld for int64, and if that fails, check forMarc G. Fournier1999-03-08
* Cleaner autoconf tests for int8 support.Tom Lane1999-03-07
* Reduce DEF_MAXBACKENDS to 32 so that default configurationTom Lane1999-03-06
* Rearrange handling of MAXBACKENDS a little bit. The default settingTom Lane1999-02-21
* Allow maximum number of backends to be set at configure timeTom Lane1999-02-19
* Modify int8 to not depend on sscanf(), and fix configure's testTom Lane1999-02-03
* freebsd4.0 needed to be added to configure...Marc G. Fournier1999-02-01
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-17
* Add configure test to see whether vsnprintf() is present,Tom Lane1999-01-17
* Fix for current dir not in path, from stan's report.Bruce Momjian1998-12-28
* Use standard AC_PROG_INSTALL macro to search for install program,Tom Lane1998-12-13
* Use autoconf to determine whether system has POSIX signals,Tom Lane1998-11-29
* modify configure so that template/.similar entries can beTom Lane1998-11-23
* slight mods required for freebsd (elf vs aout stuff)Marc G. Fournier1998-11-02
* oops, forgot one part of the patch...remove 'false' setting to ELF_SYS...Marc G. Fournier1998-10-31
* Minor FreeBSD fixes put in placeMarc G. Fournier1998-10-31
* Mention --without-CXX option in online help.Tom Lane1998-10-30
* Okay, this shoudl provide a fix for the freebsd problem...Marc G. Fournier1998-10-30
* Drat. Should test a few more cases before committing.Tom Lane1998-10-29
* Run AC_PROG_GCC_TRADITIONAL only when running AC_PROG_CC,Tom Lane1998-10-29
* Remove unreliable test for how to do cpp from stdin.Tom Lane1998-10-28
* Starting with v3.0 of FreeBSD, we are now an elf system, and dont' have aMarc G. Fournier1998-10-27
* Fix cpp-from-stdin detection so that it works even if theTom Lane1998-10-26
* Fix for version guessing in configure.Bruce Momjian1998-10-23
* Use AC_CONFIG_HEADER as documented by Autoconf manual: call itTom Lane1998-10-18
* The TCL/TK configuration cleanup patches I submitted have the followingBruce Momjian1998-10-18
* Still another round of Perl-module installation tweaks.Tom Lane1998-10-18
* Perl fixes from Brook MilliganBruce Momjian1998-10-16
* TCL/TK fixes from Billy G. Allie.Bruce Momjian1998-10-15
* Add Taral's test for flags required by the detected cpp program to readThomas G. Lockhart1998-10-14
* From: Peter Gucwa <pg@softcomputer.com>Marc G. Fournier1998-10-13
* change configure so that if postgresql isn't being installed as root,Marc G. Fournier1998-10-13
* Remove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.Bruce Momjian1998-10-13
* TCL_LIB/TCL_INCDIR cleanup.Bruce Momjian1998-10-12
* TCL_LIB.Bruce Momjian1998-10-12
* Fix for Solaris/i386.Bruce Momjian1998-10-12
* plpgsql fixes from Billy G. AllieBruce Momjian1998-10-12
* Tcl fixes from Billy G. AllieBruce Momjian1998-10-12
* Cleanup.Bruce Momjian1998-10-12
* configure cleanupBruce Momjian1998-10-09
* There where a few more problems fixed by the patch below.Bruce Momjian1998-10-09