summaryrefslogtreecommitdiffhomepage
path: root/configure.in
AgeCommit message (Collapse)Author
2001-06-06Completely reorganized the file. I'm trying to follow the layout specifiedRobert James Kaes
in the Autoconf manual.
2001-06-05Misspelled the sysexits.h header in the header test.Robert James Kaes
2001-06-05Had a problem where we test for the libraries, but not actually includedRobert James Kaes
then in the linking.
2001-06-04Removed the -with-{user,port,logfile} and added the -with-config for theRobert James Kaes
default location of the configuation file.
2001-06-02Fixed the tests for libsocket, libnsl, and libresolv. Improved the testsRobert James Kaes
for the yacc program since bison 1.25 was originally used to write the scanner. Updated the list of headers to look for when configuring. Bumped up the prerelease number.
2001-06-02Fixed a problem with --with-port= configuration option.Robert James Kaes
2001-06-02Added a test for the resolv library for the gethostby* functions.Robert James Kaes
2001-05-27Bumped up the version number. Added a test for the ftruncate() andRobert James Kaes
setrlimit() functions.
2001-01-15Bumped up the pre version numberRobert James Kaes
2000-12-09Rolling out the first pre to 1.4.0Robert James Kaes
2000-09-14Need to do a check for the <stdint.h> header since it's not a standardRobert James Kaes
header available on all systems.
2000-09-12New defaults, and better checking for various features needed byRobert James Kaes
tinyproxy. Looks like fun! :)
2000-03-11Re-ordered some of the arguments.Robert James Kaes
Included the support for the Upstream Proxy.
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young
which included commits to RCS files with non-trunk default branches.