summaryrefslogtreecommitdiff
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Fixed handling of old --with-mb option using newly gained wisdom fromPeter Eisentraut2000-02-181-7/+7
* Fix tab-complete so it works with old versions of readline that don'tTom Lane2000-01-211-1/+6
* Fix >& csh-ismBruce Momjian2000-01-191-1/+1
* Revert back Makefile.globalTatsuo Ishii2000-01-191-0/+6
* Included all yacc and lex files into the distribution.Peter Eisentraut2000-01-161-0/+14
* - Allow array on int8Peter Eisentraut2000-01-151-14/+27
* New scheme for managing platform-specific regress test result files.Tom Lane2000-01-091-0/+1
* Allow --with-mb=SQL_ASCIITatsuo Ishii1999-12-301-2/+2
* Clean up qnx template finding.Bruce Momjian1999-12-211-2/+2
* tr cleanupBruce Momjian1999-12-201-1/+1
* Avoid compiler warnings on systems that have snprintf and/or vsnprintfTom Lane1999-12-201-0/+10
* Lowercase $host for QNX.Bruce Momjian1999-12-171-0/+4
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-161-0/+1
* Improve getopt and readline support, from Peter Eisentraut.Bruce Momjian1999-11-041-2/+8
* Update pgaccessBruce Momjian1999-11-011-0/+1
* Update for pgaccess 0.98.Bruce Momjian1999-11-011-1/+1
* Update to pgaccess 0.98.Bruce Momjian1999-10-311-1/+0
* Update for 0.98 pgaccessBruce Momjian1999-10-311-1/+1
* Update pgaccess makefile for 0.98Bruce Momjian1999-10-311-0/+2
* autoconfBruce Momjian1999-10-121-1/+0
* autoconfBruce Momjian1999-10-121-0/+1
* Add pginterface into main tree, called pgeasy.Bruce Momjian1999-10-111-0/+1
* I hope this is what you had in mind:Bruce Momjian1999-10-031-0/+21
* Replace float.c's #ifdef finite check with a proper autoconf check, so itTom Lane1999-10-021-0/+6
* Make sure both SRCH_INC and SRCH_LIB are checked for existances and added toMarc G. Fournier1999-09-121-2/+2
* Fix ELF test so it doesn't spit up on all non-ELF systems...Tom Lane1999-08-031-19/+22
* I didn't see any further discussion so here is, I hope, a clean fix toBruce Momjian1999-08-011-3/+9
* Move -ieee to adt Makefile, and add CPU Makefile variable.Bruce Momjian1999-07-201-0/+2
* Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian1999-07-191-0/+1
* Remove getopt configure check.Bruce Momjian1999-07-191-1/+0
* Put back mistakenly removed configure test for HAVE_NETINET_IN_H.Tom Lane1999-07-191-0/+1
* Add getopt test.Bruce Momjian1999-07-181-0/+1
* Fix configure problem.Bruce Momjian1999-07-181-0/+7
* configure cleanupBruce Momjian1999-07-181-8/+1
* configure cleanupBruce Momjian1999-07-181-11/+0
* Update configure include checks.Bruce Momjian1999-07-181-2/+0
* Update includes from configureBruce Momjian1999-07-181-4/+18
* No check for string/strings.h.Bruce Momjian1999-07-181-1/+1
* configure.in forgot to do AC_LANG_C to reselect C-based testsTom Lane1999-05-301-0/+3
* Turns out that configure's test for HPUXMATHLIB didn't workTom Lane1999-05-291-7/+9
* Give BEOS a chance ...Marc G. Fournier1999-05-261-0/+1
* 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/+20
* Portability patches for HPUX 11 and Unixware in configureTom Lane1999-04-201-4/+17
* Fix typo in multi-byte encodings (EHC_CN --> EUC_CN)Tatsuo Ishii1999-04-191-2/+2
* Remove overly presumptuous use of __STDC__ in c.h, replacingTom Lane1999-04-021-1/+14
* Revise memutils.h to use alignment information gathered byTom Lane1999-03-251-0/+64
* Add KOI8/WIN/ALT to the multi-byte encoding selectionsTatsuo Ishii1999-03-241-2/+2
* Hmmm. It had to do with tcl/tk on FreeBSD. The configure scripts areBruce Momjian1999-03-161-1/+16
* Fix int8 configure one more time ... prior version didn'tTom Lane1999-03-151-13/+34