summaryrefslogtreecommitdiff
path: root/src/configure
AgeCommit message (Expand)Author
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-29Update configure after sunos4 update.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-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
1997-03-20use autoconf 2.12 instead of 2.10 to gernate configure script...Marc G. Fournier
1997-03-19Add a check for strerr, and add in D'Arcy's strerror() code in case notMarc G. Fournier
1997-03-17Add in a check for libcrypt.aMarc G. Fournier
1997-03-11Add in the sunos4 portname to configure detectionMarc G. Fournier
1997-02-25Fix, I think, the stdup.o problem reported on those systems withoutMarc G. Fournier
1997-02-20Add in port hpux to configureMarc G. Fournier
1997-02-19Removed a ',' that didn't belong in the timezone test caseMarc G. Fournier
1997-02-13Had configure check for strdup, but didn't have it set HAVE_STRDUPMarc G. Fournier
1997-02-12Make sure we have an irix portMarc G. Fournier
1997-02-09Try to further reduce the PORT dependencies.Marc G. Fournier
1997-02-09Changes to configure/config.h.in to check for:Marc G. Fournier