diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2002-05-02 04:44:03 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2002-05-02 04:44:03 +0000 |
commit | 82f7a5cba6fc333372907bb540a00cdafc88f86b (patch) | |
tree | 450121702773c4990ed6e061fe8b88dbafbf1f7d /ChangeLog | |
parent | c89813d5d7350c3cc4a3a1c7d8784d56c480866b (diff) | |
download | tinyproxy-82f7a5cba6fc333372907bb540a00cdafc88f86b.tar.gz tinyproxy-82f7a5cba6fc333372907bb540a00cdafc88f86b.zip |
Added code to figure out and install the configuration file.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-05-02 Robert James Kaes <rjkaes@flarenet.com> + + * configure.ac: Added code to figure out exactly where to install + the configuration file. + + * Makefile.am (install-data-local): Added a new install run to + install the configuration file to the location specified in + DEFAULT_CONF_FILE. + 2002-04-28 Robert James Kaes <rjkaes@flarenet.com> * src/reqs.c (process_client_headers): |