summaryrefslogtreecommitdiff
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+4
* Okay, this shoudl provide a fix for the freebsd problem...Marc G. Fournier1998-10-301-1/+11
* Drat. Should test a few more cases before committing.Tom Lane1998-10-291-8/+9
* Run AC_PROG_GCC_TRADITIONAL only when running AC_PROG_CC,Tom Lane1998-10-291-4/+4
* Remove unreliable test for how to do cpp from stdin.Tom Lane1998-10-281-42/+0
* Starting with v3.0 of FreeBSD, we are now an elf system, and dont' have aMarc G. Fournier1998-10-271-1/+2
* Fix cpp-from-stdin detection so that it works even if theTom Lane1998-10-261-27/+31
* Fix for version guessing in configure.Bruce Momjian1998-10-231-4/+13
* Use AC_CONFIG_HEADER as documented by Autoconf manual: call itTom Lane1998-10-181-4/+1
* The TCL/TK configuration cleanup patches I submitted have the followingBruce Momjian1998-10-181-11/+37
* Still another round of Perl-module installation tweaks.Tom Lane1998-10-181-1/+0
* Perl fixes from Brook MilliganBruce Momjian1998-10-161-11/+1
* TCL/TK fixes from Billy G. Allie.Bruce Momjian1998-10-151-86/+71
* Add Taral's test for flags required by the detected cpp program to readThomas G. Lockhart1998-10-141-1/+40
* From: Peter Gucwa <pg@softcomputer.com>Marc G. Fournier1998-10-131-0/+9
* change configure so that if postgresql isn't being installed as root,Marc G. Fournier1998-10-131-9/+9
* Remove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.Bruce Momjian1998-10-131-93/+0
* TCL_LIB/TCL_INCDIR cleanup.Bruce Momjian1998-10-121-0/+1
* TCL_LIB.Bruce Momjian1998-10-121-0/+2
* Fix for Solaris/i386.Bruce Momjian1998-10-121-1/+1
* plpgsql fixes from Billy G. AllieBruce Momjian1998-10-121-0/+1
* Tcl fixes from Billy G. AllieBruce Momjian1998-10-121-4/+31
* Cleanup.Bruce Momjian1998-10-121-1/+1
* configure cleanupBruce Momjian1998-10-091-42/+0
* There where a few more problems fixed by the patch below.Bruce Momjian1998-10-091-0/+5
* Adjustments for standalone and integrated ODBC.Thomas G. Lockhart1998-10-091-2/+49
* I have had a few problems with the PL stuff recently committed. TheBruce Momjian1998-10-081-1/+42
* Separate out the lextest so that it is run by "make" and "make install".Thomas G. Lockhart1998-10-071-11/+38
* Try to configure interfaces/odbc using the --with-odbc switch.Thomas G. Lockhart1998-10-061-10/+44
* Add configure test to make sure fcntl(SETLK) is available,Tom Lane1998-10-061-0/+9
* Our 'install-sh' script is BSD-style, therefore requires -cTom Lane1998-10-041-1/+3
* Fix for memory leak, configure path fix, from Tom Lane.Bruce Momjian1998-09-201-4/+4
* Remove lld from LONG LONG nameBruce Momjian1998-09-111-2/+2
* The attached patches fix the following problems:Bruce Momjian1998-09-111-1/+1
* Remove %qd.Bruce Momjian1998-09-111-37/+0
* %lld not %LdBruce Momjian1998-09-101-3/+3
* Cleanup of configure.inBruce Momjian1998-09-101-1/+2
* Allow long long on BSDI.Bruce Momjian1998-09-101-1/+37
* Fix for install pathBruce Momjian1998-09-021-16/+2
* install file search fixBruce Momjian1998-09-021-5/+5
* Configure fix for install script search.Bruce Momjian1998-09-021-3/+18
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-08-301-2/+1
* --without fix from BrookBruce Momjian1998-08-301-4/+14
* int64 fixBruce Momjian1998-08-251-3/+3
* LONG_LONG_64 fix.Bruce Momjian1998-08-241-1/+1
* I have found a minor problem with current configure.in.Bruce Momjian1998-08-241-1/+1
* Attached is a patch that uses autoconf to determine whether thereBruce Momjian1998-08-231-1/+77