summaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)Author
1999-10-12autoconfBruce Momjian
1999-10-12autoconfBruce Momjian
1999-10-11Add pginterface into main tree, called pgeasy.Bruce Momjian
1999-10-03I hope this is what you had in mind:Bruce Momjian
1999-10-02Replace float.c's #ifdef finite check with a proper autoconf check, so itTom Lane
1999-09-12Make sure both SRCH_INC and SRCH_LIB are checked for existances and added toMarc G. Fournier
1999-08-03Fix ELF test so it doesn't spit up on all non-ELF systems...Tom Lane
1999-08-01I didn't see any further discussion so here is, I hope, a clean fix toBruce Momjian
1999-07-20Move -ieee to adt Makefile, and add CPU Makefile variable.Bruce Momjian
1999-07-19Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian
1999-07-19Remove getopt configure check.Bruce Momjian
1999-07-19Put back mistakenly removed configure test for HAVE_NETINET_IN_H.Tom Lane
1999-07-18Add getopt test.Bruce Momjian
1999-07-18Fix configure problem.Bruce Momjian
1999-07-18configure cleanupBruce Momjian
1999-07-18configure cleanupBruce Momjian
1999-07-18Update configure include checks.Bruce Momjian
1999-07-18Update includes from configureBruce Momjian
1999-07-18No check for string/strings.h.Bruce Momjian
1999-05-30configure.in forgot to do AC_LANG_C to reselect C-based testsTom Lane
1999-05-29Turns out that configure's test for HPUXMATHLIB didn't workTom Lane
1999-05-26Give BEOS a chance ...Marc G. Fournier
1999-05-17Apply freebsd specific patches dealign with ELF system from FreeBSD'sMarc G. Fournier
1999-05-11Fix configure to generate correct expansion of library directoryTom Lane
1999-04-20Portability patches for HPUX 11 and Unixware in configureTom Lane
1999-04-19Fix typo in multi-byte encodings (EHC_CN --> EUC_CN)Tatsuo Ishii
1999-04-02Remove overly presumptuous use of __STDC__ in c.h, replacingTom Lane
1999-03-25Revise memutils.h to use alignment information gathered byTom Lane
1999-03-24Add KOI8/WIN/ALT to the multi-byte encoding selectionsTatsuo Ishii
1999-03-16Hmmm. It had to do with tcl/tk on FreeBSD. The configure scripts areBruce Momjian
1999-03-15Fix int8 configure one more time ... prior version didn'tTom Lane
1999-03-14We have tested the patches on three platforms:Bruce Momjian
1999-03-08Have configure check for use of %lld for int64, and if that fails, check forMarc G. Fournier
1999-03-07Cleaner autoconf tests for int8 support.Tom Lane
1999-03-06Reduce DEF_MAXBACKENDS to 32 so that default configurationTom Lane
1999-02-21Rearrange handling of MAXBACKENDS a little bit. The default settingTom Lane
1999-02-19Allow maximum number of backends to be set at configure timeTom Lane
1999-02-03Modify int8 to not depend on sscanf(), and fix configure's testTom Lane
1999-02-01freebsd4.0 needed to be added to configure...Marc G. Fournier
1999-01-17Apply Win32 patch from Horak Daniel.Bruce Momjian
1999-01-17Add configure test to see whether vsnprintf() is present,Tom Lane
1998-12-28Fix for current dir not in path, from stan's report.Bruce Momjian
1998-12-13Use standard AC_PROG_INSTALL macro to search for install program,Tom Lane
1998-11-29Use autoconf to determine whether system has POSIX signals,Tom Lane
1998-11-23modify configure so that template/.similar entries can beTom Lane
1998-11-02slight mods required for freebsd (elf vs aout stuff)Marc G. Fournier
1998-10-31oops, forgot one part of the patch...remove 'false' setting to ELF_SYS...Marc G. Fournier
1998-10-31Minor FreeBSD fixes put in placeMarc G. Fournier
1998-10-30Mention --without-CXX option in online help.Tom Lane
1998-10-30Okay, this shoudl provide a fix for the freebsd problem...Marc G. Fournier