summaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)Author
1997-10-30Make configure more automated, from Brook Milligan.Bruce Momjian
1997-09-28From: Darren King <darrenk@insightdist.com>Marc G. Fournier
1997-09-24Update configure.Bruce Momjian
1997-09-21Configure OS cleanup.Bruce Momjian
1997-09-19Update configure.Bruce Momjian
1997-09-18Have to do [[ ]] in configure.in.Bruce Momjian
1997-09-18Add in srandom() check to configureMarc G. Fournier
1997-09-17Remove extra backets in tr test.Bruce Momjian
1997-09-13configure cleanup.Bruce Momjian
1997-09-12pg_version Makefile was not being processed.Bruce Momjian
1997-08-27Only need to check for strerror once :)Marc G. Fournier
1997-08-17Changes so that it actually checks for <readline/history.h>, insteadMarc G. Fournier
1997-08-06Fix for os version handling.Bruce Momjian
1997-08-02Makei configure less os-version specific, were possible.Bruce Momjian
1997-08-01FIx solaris template finding.Bruce Momjian
1997-07-31Configure cleanup for /usr/ucb patch.Bruce Momjian
1997-07-30Look in /usr/ucb first for install.Bruce Momjian
1997-07-30configure.in cleanup for tr and strerror2.Bruce Momjian
1997-07-30Check for and use <netdb.h> for postmaster.c, instead of checking ifMarc G. Fournier
1997-07-30configure.in cleanup from sco install.Bruce Momjian
1997-07-29Add strerror to pg_version for sunos4.Bruce Momjian
1997-07-28Added SCO support, from Daniel Harris.Bruce Momjian
1997-07-15Search for ginstall before the other installs...Marc G. Fournier
1997-07-14Add sysv4 support to configure and docs.Bruce Momjian
1997-06-01Ordering of libraries changed so that -lbsd is *after* -lmMarc G. Fournier
1997-04-28Fix configure so that installbsd gets -c alsoMarc G. Fournier
1997-04-26Reverse check for TR so that trbsd gets checked for firstMarc G. Fournier
1997-04-26Fix for bootstrap.c problem (F_* values missing from fmgr.h)Marc G. Fournier
1997-04-22Add fcvt() as a check to configure so that we can get rid of the BSD44_derivedMarc G. Fournier
1997-04-22From: adrian@waltham.harvard.netMarc G. Fournier
1997-04-18Add a --with-compiler switch that allows someone to specify:Marc G. Fournier
1997-04-18From: adrian@waltham.harvard.netMarc G. Fournier
1997-04-15Have CASSERT enabled/disabled via configure, and passed through config.hMarc G. Fournier
1997-04-15Patch for Solaris 2.5 from: adrian@waltham.harvard.netMarc G. Fournier
1997-04-12Fixes for [] escaping pointed out by AdrianMarc G. Fournier
1997-04-12Make sure that Makefile.${PORTNAME} is link'd and that teh port/*.hMarc G. Fournier
1997-04-12Fix detection of install vs installbsdMarc G. Fournier
1997-04-09Much improved configure that integrates the build script right into itMarc G. Fournier
1997-04-04Move YACC and YFLAGS into the template filesMarc G. Fournier
1997-04-04This commit represents a clean compile with the new templates underMarc G. Fournier
1997-04-04One helluva mess.Marc G. Fournier
1997-04-03More modifications to make building more interactive:Marc G. Fournier
1997-04-03Various improvements to reduce questions :)Marc G. Fournier
1997-04-01Misc port related issuesMarc G. Fournier
1997-03-25Add checs for float.hMarc G. Fournier
1997-03-25Rather than make this a Linux test, we should just test for the existenceMarc G. Fournier
1997-03-25Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com>Marc G. Fournier
1997-03-25Add in alpha portMarc G. Fournier
1997-03-21Forgot to add an AC_SUBST(STRERROR) to configure.in for the strerror() testMarc G. Fournier
1997-03-20Check for and set HAVE_CRYPT_H if <crypt.h> existsMarc G. Fournier