summaryrefslogtreecommitdiff
path: root/src/configure
AgeCommit message (Expand)Author
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
1997-02-09Various fixes suggested by Gregor HoffleitMarc G. Fournier
1997-02-08Oops, the port is ultrix4, not ultrixMarc G. Fournier
1997-02-07Add in netbsd*) to configureMarc G. Fournier
1997-02-07Add ultrix to configureMarc G. Fournier
1997-02-07Add in the nextstep port so that configure will (should?) run on itMarc G. Fournier
1997-02-06The test for union semun requires <sys/ipc.h>Marc G. Fournier
1997-02-06Various changes to improve/support MklinuxMarc G. Fournier
1997-02-06Add test for union semun to configureMarc G. Fournier
1997-02-06Change ordering of librariesMarc G. Fournier
1997-02-05Add Makefile.in so that configure can determine if inet_aton.o is requiredMarc G. Fournier
1997-02-04Add in appropriate checks for inet_aton, and modifications to backend/port/Ma...Marc G. Fournier
1997-02-04Add in a check for AIX port and set PORTNAME accordinglyMarc G. Fournier
1997-02-04Remove a library check that isn't used right nowMarc G. Fournier
1997-02-04Add a 'build' script. All it currently does is prompts the user for addition...Marc G. Fournier
1997-02-04Add conditional for port to bsdiMarc G. Fournier
1997-02-04Fix for echo newline suppression detectionMarc G. Fournier
1997-02-04Bring back in the autoconf files - work in progressMarc G. Fournier
1997-01-24Missed this when I removed the rest of the configure stuffMarc G. Fournier
1997-01-24Have configure auto-detect more of the libraries, and shorten outMarc G. Fournier
1997-01-24Auto-sense lib{readline,history,curses,termcap}Marc G. Fournier
1997-01-24Slowly building up config.h so that it is pretty much generated byMarc G. Fournier
1997-01-23Add config.h to configureMarc G. Fournier