summaryrefslogtreecommitdiff
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Build in a 'dummy' tas file...nothing in it, just used for the link processMarc G. Fournier1998-02-051-4/+5
* Try this fix for the tas.s code...Marc G. Fournier1998-02-041-18/+19
* Strange, this should be required, but initialize need_tas to noMarc G. Fournier1998-02-031-0/+1
* I tried to match up the if/test stuff...fixed now, I thinkMarc G. Fournier1998-02-031-1/+1
* various i386_solaris cleanups that should fix sparc_solaris and hpuxMarc G. Fournier1998-02-031-1/+1
* Learning a little more about autoconf each day...Marc G. Fournier1998-02-031-13/+9
* Fix for missing tas.s under sparc_solarisMarc G. Fournier1998-02-031-5/+8
* Fix HP/ux port for tas.sMarc G. Fournier1998-02-021-1/+4
* Move all the isinf() stuff from float.c to isinf.c, and build it according toMarc G. Fournier1998-02-021-2/+3
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-02-011-0/+1
* Someone wants to try a Cynus port....Marc G. Fournier1998-01-281-0/+1
* this is to help someone that wants an AUX port get started...Marc G. Fournier1998-01-251-0/+1
* From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier1998-01-251-1/+1
* Minor cleanups for i386_solaris portMarc G. Fournier1998-01-231-1/+1
* Start an openbsd portMarc G. Fournier1998-01-201-1/+1
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-01-171-11/+12
* this should pretty much clean up the i386_solaris port, with regressionMarc G. Fournier1998-01-131-8/+9
* isinf() doesn't exist under i386_solaris, so code it such thatMarc G. Fournier1998-01-131-1/+4
* Oops, should be 'tas.o', not 'tas.s'Marc G. Fournier1998-01-131-1/+1
* MIssed a semi-colon in AC_LINK_FILES for i386_solaris port...Marc G. Fournier1998-01-131-1/+1
* Further clean up "auto-configuration" for portsMarc G. Fournier1998-01-131-1/+5
* Various fixes resulting from removing the PORTNAME definesMarc G. Fournier1998-01-131-1/+1
* Missed a subst() for the RANDOM substritution...Marc G. Fournier1997-12-311-1/+1
* Change @RANDOM@ to @MISSING_RANDOM@ because of bashMarc G. Fournier1997-12-301-1/+1
* Make sure configure reflects changesMarc G. Fournier1997-12-201-0/+3
* Get it so that everything else *should* work with my changes...Marc G. Fournier1997-12-201-16/+17
* First clean compile without a "PORTNAME" variable being set...Marc G. Fournier1997-12-201-14/+7
* If this doesn't break something, nothing will *muhahaha*Marc G. Fournier1997-12-191-5/+14
* Nice clean compile...still need to run regression tests, but its a majorMarc G. Fournier1997-12-191-0/+5
* Update configure so that it auto-detects and configures for missingMarc G. Fournier1997-12-191-7/+32
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-1/+4
* Add recognition for 'machten'Marc G. Fournier1997-12-171-0/+1
* Make configure more automated, from Brook Milligan.Bruce Momjian1997-10-301-2/+34
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1997-09-281-1/+4
* Update configure.Bruce Momjian1997-09-241-2/+2
* Configure OS cleanup.Bruce Momjian1997-09-211-3/+3
* Update configure.Bruce Momjian1997-09-191-3/+3
* Have to do [[ ]] in configure.in.Bruce Momjian1997-09-181-5/+5
* Add in srandom() check to configureMarc G. Fournier1997-09-181-1/+1
* Remove extra backets in tr test.Bruce Momjian1997-09-171-2/+2
* configure cleanup.Bruce Momjian1997-09-131-1/+1
* pg_version Makefile was not being processed.Bruce Momjian1997-09-121-1/+1
* Only need to check for strerror once :)Marc G. Fournier1997-08-271-2/+1
* Changes so that it actually checks for <readline/history.h>, insteadMarc G. Fournier1997-08-171-0/+1
* Fix for os version handling.Bruce Momjian1997-08-061-3/+3
* Makei configure less os-version specific, were possible.Bruce Momjian1997-08-021-1/+5
* FIx solaris template finding.Bruce Momjian1997-08-011-1/+1
* Configure cleanup for /usr/ucb patch.Bruce Momjian1997-07-311-1/+2
* Look in /usr/ucb first for install.Bruce Momjian1997-07-301-1/+1
* configure.in cleanup for tr and strerror2.Bruce Momjian1997-07-301-3/+3