aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
Commit message (Expand)AuthorAge
* 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
* Add ultrix to configureMarc G. Fournier1997-02-07
* Add in the nextstep port so that configure will (should?) run on itMarc G. Fournier1997-02-07
* The test for union semun requires <sys/ipc.h>Marc G. Fournier1997-02-06
* Various changes to improve/support MklinuxMarc G. Fournier1997-02-06
* Add test for union semun to configureMarc G. Fournier1997-02-06
* Change ordering of librariesMarc G. Fournier1997-02-06
* Add Makefile.in so that configure can determine if inet_aton.o is requiredMarc G. Fournier1997-02-05
* Add in appropriate checks for inet_aton, and modifications to backend/port/Ma...Marc G. Fournier1997-02-04
* Add in a check for AIX port and set PORTNAME accordinglyMarc G. Fournier1997-02-04
* Remove a library check that isn't used right nowMarc G. Fournier1997-02-04
* Add a 'build' script. All it currently does is prompts the user for addition...Marc G. Fournier1997-02-04