aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
Commit message (Expand)AuthorAge
* 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
* Adjustments for standalone and integrated ODBC.Thomas G. Lockhart1998-10-09
* I have had a few problems with the PL stuff recently committed. TheBruce Momjian1998-10-08
* Separate out the lextest so that it is run by "make" and "make install".Thomas G. Lockhart1998-10-07
* Try to configure interfaces/odbc using the --with-odbc switch.Thomas G. Lockhart1998-10-06
* Add configure test to make sure fcntl(SETLK) is available,Tom Lane1998-10-06
* Our 'install-sh' script is BSD-style, therefore requires -cTom Lane1998-10-04
* Fix for memory leak, configure path fix, from Tom Lane.Bruce Momjian1998-09-20
* Remove lld from LONG LONG nameBruce Momjian1998-09-11
* The attached patches fix the following problems:Bruce Momjian1998-09-11
* Remove %qd.Bruce Momjian1998-09-11
* %lld not %LdBruce Momjian1998-09-10
* Cleanup of configure.inBruce Momjian1998-09-10
* Allow long long on BSDI.Bruce Momjian1998-09-10
* Fix for install pathBruce Momjian1998-09-02
* install file search fixBruce Momjian1998-09-02
* Configure fix for install script search.Bruce Momjian1998-09-02
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-08-30
* --without fix from BrookBruce Momjian1998-08-30
* int64 fixBruce Momjian1998-08-25
* LONG_LONG_64 fix.Bruce Momjian1998-08-24