summaryrefslogtreecommitdiff
path: root/src/configure
Commit message (Expand)AuthorAgeFilesLines
* One last change to configure for 'non-gcc' compilerrelease-6-3REL6_3Marc G. Fournier1998-03-021-1/+1
* Change configure to reflect v6.3 vs v6.2 :)Marc G. Fournier1998-03-021-2/+2
* Convert the -enable/-with options to use proper m4 macros and provideMarc G. Fournier1998-02-281-350/+359
* Fix permist on libs.Bruce Momjian1998-02-261-1/+1
* Forgot to run autoconf after updatign configure.in for Cyrillic patchMarc G. Fournier1998-02-241-282/+302
* From: t-ishii@sra.co.jpMarc G. Fournier1998-02-241-82/+138
* Various fixes for string.h vs strings.hMarc G. Fournier1998-02-241-158/+198
* Slight change to GUESS for finding the right entry in .similarMarc G. Fournier1998-02-241-2/+2
* Configure patches from Brook Milligan.Bruce Momjian1998-02-221-212/+1409
* Various minor modes for i386_solarisMarc G. Fournier1998-02-191-1/+1
* Check for <netinet/in.h>, required by DG/uxMarc G. Fournier1998-02-191-3/+3
* The problem is that $ac_cv_prog_gcc is empty, instead of 'no' orMarc G. Fournier1998-02-171-1/+1
* Remove HBA related switchMarc G. Fournier1998-02-141-235/+211
* Remove interfaces/ecpg/{include,preproc}/Makefile.in from configureMarc G. Fournier1998-02-131-2/+2
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-111-2/+2
* Build in a 'dummy' tas file...nothing in it, just used for the link processMarc G. Fournier1998-02-051-216/+217
* Try this fix for the tas.s code...Marc G. Fournier1998-02-041-230/+231
* Strange, this should be required, but initialize need_tas to noMarc G. Fournier1998-02-031-212/+213
* 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-227/+223
* Fix for missing tas.s under sparc_solarisMarc G. Fournier1998-02-031-219/+222
* Fix HP/ux port for tas.sMarc G. Fournier1998-02-021-215/+218
* Move all the isinf() stuff from float.c to isinf.c, and build it according toMarc G. Fournier1998-02-021-48/+103
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-02-011-209/+210
* Someone wants to try a Cynus port....Marc G. Fournier1998-01-281-209/+210
* this is to help someone that wants an AUX port get started...Marc G. Fournier1998-01-251-209/+210
* 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
* Must commit configure changes after patch to configure.inMarc G. Fournier1998-01-171-209/+209
* 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-53/+55
* isinf() doesn't exist under i386_solaris, so code it such thatMarc G. Fournier1998-01-131-43/+95
* 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-2/+2
* Further clean up "auto-configuration" for portsMarc G. Fournier1998-01-131-209/+214
* Various fixes resulting from removing the PORTNAME definesMarc G. Fournier1998-01-131-2/+2
* 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-18/+70
* Get it so that everything else *should* work with my changes...Marc G. Fournier1997-12-201-219/+220
* First clean compile without a "PORTNAME" variable being set...Marc G. Fournier1997-12-201-217/+212
* If this doesn't break something, nothing will *muhahaha*Marc G. Fournier1997-12-191-210/+217
* Nice clean compile...still need to run regression tests, but its a majorMarc G. Fournier1997-12-191-15/+25
* Update configure so that it auto-detects and configures for missingMarc G. Fournier1997-12-191-26/+286
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-192/+195
* Add recognition for 'machten'Marc G. Fournier1997-12-171-188/+189
* Make configure more automated, from Brook Milligan.Bruce Momjian1997-10-301-190/+222
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1997-09-281-142/+145