aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
Commit message (Expand)AuthorAge
* Makei configure less os-version specific, were possible.Bruce Momjian1997-08-02
* FIx solaris template finding.Bruce Momjian1997-08-01
* Configure cleanup for /usr/ucb patch.Bruce Momjian1997-07-31
* Look in /usr/ucb first for install.Bruce Momjian1997-07-30
* configure.in cleanup for tr and strerror2.Bruce Momjian1997-07-30
* Check for and use <netdb.h> for postmaster.c, instead of checking ifMarc G. Fournier1997-07-30
* configure.in cleanup from sco install.Bruce Momjian1997-07-30
* Add strerror to pg_version for sunos4.Bruce Momjian1997-07-29
* Added SCO support, from Daniel Harris.Bruce Momjian1997-07-28
* Search for ginstall before the other installs...Marc G. Fournier1997-07-15
* Add sysv4 support to configure and docs.Bruce Momjian1997-07-14
* Ordering of libraries changed so that -lbsd is *after* -lmMarc G. Fournier1997-06-01
* Fix configure so that installbsd gets -c alsoMarc G. Fournier1997-04-28
* Reverse check for TR so that trbsd gets checked for firstMarc G. Fournier1997-04-26
* Fix for bootstrap.c problem (F_* values missing from fmgr.h)Marc G. Fournier1997-04-26
* Add fcvt() as a check to configure so that we can get rid of the BSD44_derivedMarc G. Fournier1997-04-22
* From: adrian@waltham.harvard.netMarc G. Fournier1997-04-22
* Add a --with-compiler switch that allows someone to specify:Marc G. Fournier1997-04-18
* From: adrian@waltham.harvard.netMarc G. Fournier1997-04-18
* Have CASSERT enabled/disabled via configure, and passed through config.hMarc G. Fournier1997-04-15
* Patch for Solaris 2.5 from: adrian@waltham.harvard.netMarc G. Fournier1997-04-15
* Fixes for [] escaping pointed out by AdrianMarc G. Fournier1997-04-12
* Make sure that Makefile.${PORTNAME} is link'd and that teh port/*.hMarc G. Fournier1997-04-12
* Fix detection of install vs installbsdMarc G. Fournier1997-04-12
* Much improved configure that integrates the build script right into itMarc G. Fournier1997-04-09
* Move YACC and YFLAGS into the template filesMarc G. Fournier1997-04-04
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-04
* One helluva mess.Marc G. Fournier1997-04-04
* More modifications to make building more interactive:Marc G. Fournier1997-04-03
* Various improvements to reduce questions :)Marc G. Fournier1997-04-03
* Misc port related issuesMarc G. Fournier1997-04-01
* Add checs for float.hMarc G. Fournier1997-03-25
* Rather than make this a Linux test, we should just test for the existenceMarc G. Fournier1997-03-25
* Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com>Marc G. Fournier1997-03-25
* Add in alpha portMarc G. Fournier1997-03-25
* Forgot to add an AC_SUBST(STRERROR) to configure.in for the strerror() testMarc G. Fournier1997-03-21
* Check for and set HAVE_CRYPT_H if <crypt.h> existsMarc G. Fournier1997-03-20
* Add a check for strerr, and add in D'Arcy's strerror() code in case notMarc G. Fournier1997-03-19
* Add in a check for libcrypt.aMarc G. Fournier1997-03-17
* Add in the sunos4 portname to configure detectionMarc G. Fournier1997-03-11
* Fix, I think, the stdup.o problem reported on those systems withoutMarc G. Fournier1997-02-25
* Add in port hpux to configureMarc G. Fournier1997-02-20
* Removed a ',' that didn't belong in the timezone test caseMarc G. Fournier1997-02-19
* Had configure check for strdup, but didn't have it set HAVE_STRDUPMarc G. Fournier1997-02-13
* Make sure we have an irix portMarc G. Fournier1997-02-12
* Try to further reduce the PORT dependencies.Marc G. Fournier1997-02-09
* Changes to configure/config.h.in to check for:Marc G. Fournier1997-02-09
* Various fixes suggested by Gregor HoffleitMarc G. Fournier1997-02-09
* Oops, the port is ultrix4, not ultrixMarc G. Fournier1997-02-08
* Add in netbsd*) to configureMarc G. Fournier1997-02-07