summaryrefslogtreecommitdiff
path: root/src/include/config.h.in
AgeCommit message (Expand)Author
1997-09-18Add in srandom() check to configureMarc G. Fournier
1997-08-17Changes so that it actually checks for <readline/history.h>, insteadMarc G. Fournier
1997-07-30Check for and use <netdb.h> for postmaster.c, instead of checking ifMarc G. Fournier
1997-04-24Added comments about FASTBUILD.Vadim B. Mikheev
1997-04-22Add fcvt() as a check to configure so that we can get rid of the BSD44_derivedMarc G. Fournier
1997-04-15Have CASSERT enabled/disabled via configure, and passed through config.hMarc G. Fournier
1997-04-03More modifications to make building more interactive:Marc G. Fournier
1997-04-03Remove code associated with !ACLGROUP_PATCH, and appropriate #ifdef'sMarc G. Fournier
1997-04-03Various improvements to reduce questions :)Marc G. Fournier
1997-03-27turn GEQO code on by defaultMarc 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-20Check for and set HAVE_CRYPT_H if <crypt.h> existsMarc G. Fournier
1997-03-19Add a check for strerr, and add in D'Arcy's strerror() code in case notMarc G. Fournier
1997-03-12From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1997-02-19Disable GEQO...it seems to be broken as shown by the message toMarc G. Fournier
1997-02-19Merge in GEQO OptimizerMarc G. Fournier
1997-02-13Had configure check for strdup, but didn't have it set HAVE_STRDUPMarc G. Fournier
1997-02-09Try to further reduce the PORT dependencies.Marc G. Fournier
1997-02-09Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep port, since theyMarc G. Fournier
1997-02-09Changes to configure/config.h.in to check for:Marc G. Fournier
1997-02-06Various changes to improve/support MklinuxMarc G. Fournier
1997-02-06Make sure all changes are committed...Marc G. Fournier
1997-02-06autoconf test for and set HAVE_VFORKMarc G. Fournier
1997-02-06Add test for union semun to configureMarc G. Fournier
1997-02-04Add in appropriate checks for inet_aton, and modifications to backend/port/Ma...Marc G. Fournier
1997-02-04remove old non-autoconf config.hMarc G. Fournier
1997-02-04Final file required for autoconf, so far...Marc G. Fournier
1997-01-24Remove all the configure related stuff...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