Robert James Kaes
6de3bf2f6d
Use AC_HELP_STRING() in all the ARG_ENABLE and ARG_WITH strings.
...
Added --enable-profiling option.
Changed all if test "$string" = "anotherstring" to
if test x"$string" = x"anotherstring".
2001-11-23 01:15:01 +00:00
Robert James Kaes
757d341d96
Bumped the version number to release status.
2001-11-21 19:35:51 +00:00
Robert James Kaes
99488cbd5e
Added profiling flags to the DEBUG version of CFLAGS.
2001-11-05 15:25:39 +00:00
Robert James Kaes
274d7730ca
Bumped up the pre-version.
2001-10-25 05:13:46 +00:00
Robert James Kaes
ce8b94bd73
Bumped the version number.
2001-10-22 21:30:18 +00:00
Robert James Kaes
af1246c78b
Added the ability to compile tinyproxy with static linking.
2001-10-01 04:01:10 +00:00
Robert James Kaes
4e2b0d5b83
Added a configure option for upstream proxy support.
...
Bumped the version number.
2001-09-16 20:07:24 +00:00
Robert James Kaes
0689226ba6
Bumped up version number.
2001-09-14 23:44:47 +00:00
Robert James Kaes
5dd98ac658
Bumped up the preversion number
2001-09-11 19:24:44 +00:00
Robert James Kaes
04ea116e8e
Updated version number.
2001-09-11 04:21:18 +00:00
Robert James Kaes
80fc4a8b94
New pre version
2001-09-08 18:58:57 +00:00
Robert James Kaes
0094d2755b
Bumped the version number.
2001-09-04 16:52:04 +00:00
Robert James Kaes
66012c4e8e
Another new version.
2001-08-30 16:54:04 +00:00
Robert James Kaes
c165c83f55
New minor version number.
2001-08-29 15:29:29 +00:00
Robert James Kaes
551e7cf39f
Fixed a problem where the REGEX library was included even if the system
...
already had a working library.
2001-08-29 04:05:33 +00:00
Robert James Kaes
1dd459c9ec
New version number.
2001-08-28 15:52:53 +00:00
Robert James Kaes
298784d80e
Fixed a problem with the POSIX threading on FreeBSD systems.
2001-08-27 19:57:24 +00:00
Robert James Kaes
23b44e67df
Bumped up the version number.
...
Added a test for FreeBSD so that it can set GCC to compile with POSIX
threading.
2001-08-27 17:47:25 +00:00
Robert James Kaes
c25c7a947f
Updated the version number.
2001-08-27 03:47:47 +00:00
Robert James Kaes
e19889ff5b
Added the NDEBUG define in the optimized builds.
2001-08-26 23:36:48 +00:00
Robert James Kaes
0f6f9669ae
Updated the version information and added the TARGET_SYSTEM define.
2001-08-26 21:22:09 +00:00
Robert James Kaes
7ec6f8c512
Renumbered to the full 1.4.0 version (no more pre-versions.)
2001-06-24 18:12:37 +00:00
Robert James Kaes
91af06dd1a
Completely reorganized the file. I'm trying to follow the layout specified
...
in the Autoconf manual.
2001-06-06 19:32:09 +00:00
Robert James Kaes
883d4f5062
Misspelled the sysexits.h header in the header test.
2001-06-05 16:08:45 +00:00
Robert James Kaes
58c31c5514
Had a problem where we test for the libraries, but not actually included
...
then in the linking.
2001-06-05 03:56:52 +00:00
Robert James Kaes
c256744327
Removed the -with-{user,port,logfile} and added the -with-config for the
...
default location of the configuation file.
2001-06-04 23:33:11 +00:00
Robert James Kaes
5afba764bb
Fixed the tests for libsocket, libnsl, and libresolv. Improved the tests
...
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-02 17:23:16 +00:00
Robert James Kaes
118f4fd9dd
Fixed a problem with --with-port= configuration option.
2001-06-02 03:33:17 +00:00
Robert James Kaes
cce7ca652c
Added a test for the resolv library for the gethostby* functions.
2001-06-02 02:12:47 +00:00
Robert James Kaes
35a8e54bbe
Bumped up the version number. Added a test for the ftruncate() and
...
setrlimit() functions.
2001-05-27 02:40:23 +00:00
Robert James Kaes
bd9f75edf8
Bumped up the pre version number
2001-01-15 17:13:37 +00:00
Robert James Kaes
7d0dcc9781
Rolling out the first pre to 1.4.0
2000-12-09 20:03:40 +00:00
Robert James Kaes
d0b36a6673
Need to do a check for the <stdint.h> header since it's not a standard
...
header available on all systems.
2000-09-14 16:41:20 +00:00
Robert James Kaes
95ac302b8f
New defaults, and better checking for various features needed by
...
tinyproxy. Looks like fun! :)
2000-09-12 00:18:17 +00:00
Robert James Kaes
1784fac73e
Re-ordered some of the arguments.
...
Included the support for the Upstream Proxy.
2000-03-11 20:35:52 +00:00
Steven Young
37e63909c0
This commit was generated by cvs2svn to compensate for changes in r2,
...
which included commits to RCS files with non-trunk default branches.
2000-02-16 17:32:49 +00:00