summaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)Author
1997-12-31Missed a subst() for the RANDOM substritution...Marc G. Fournier
1997-12-30Change @RANDOM@ to @MISSING_RANDOM@ because of bashMarc G. Fournier
1997-12-20Make sure configure reflects changesMarc G. Fournier
1997-12-20Get it so that everything else *should* work with my changes...Marc G. Fournier
1997-12-20First clean compile without a "PORTNAME" variable being set...Marc G. Fournier
1997-12-19If this doesn't break something, nothing will *muhahaha*Marc G. Fournier
1997-12-19Nice clean compile...still need to run regression tests, but its a majorMarc G. Fournier
1997-12-19Update configure so that it auto-detects and configures for missingMarc G. Fournier
1997-12-19More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier
1997-12-17Add recognition for 'machten'Marc G. Fournier
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