diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-10-01 04:01:10 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-10-01 04:01:10 +0000 |
commit | af1246c78be15a165580e9b74f694de5a49549b1 (patch) | |
tree | 380cba6d01c6692ceabb2eb68093d4b86f02bf33 /ChangeLog | |
parent | 7c6cc24b1d0a7941b44ca662bccae70a522babbd (diff) | |
download | tinyproxy-af1246c78be15a165580e9b74f694de5a49549b1.tar.gz tinyproxy-af1246c78be15a165580e9b74f694de5a49549b1.zip |
Added the ability to compile tinyproxy with static linking.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-09-29 Robert James Kaes <rjkaes@flarenet.com> + + * configure.in: Uses any CFLAGS variable passed to the configure + script. Also, '-g -Wall' is _not_ enabled unless debugging support + is compiled in. Use --enable-static to compile a statically linked + tinyproxy. + 2001-09-16 Robert James Kaes <rjkaes@flarenet.com> * src/tinyproxy.c (main): Don't allow Tunnel and Upstream |