diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2002-05-10 19:53:03 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2002-05-10 19:53:03 +0000 |
commit | f0b09906127b44b87c793a92aadd5dc41ac8e906 (patch) | |
tree | e18030ec2827f29c7cc4fe47f15a8dcda62508ac /ChangeLog | |
parent | 8e9fee2e10d98a9b84d7d1feb45908dd3084fb83 (diff) | |
download | tinyproxy-f0b09906127b44b87c793a92aadd5dc41ac8e906.tar.gz tinyproxy-f0b09906127b44b87c793a92aadd5dc41ac8e906.zip |
Fixed up the installation of the tinyproxy.conf file. The file is only
installed if it doesn't already exist (rather than giving a make error.)
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-05-10 Robert James Kaes <rjkaes@flarenet.com> + + * Makefile.am (install-data-local): Fixed up the tinyproxy.conf + test so that the file is only installed if it doesn't already + exist. + 2002-05-08 Robert James Kaes <rjkaes@flarenet.com> * configure.ac: The --with-config option now supports absolute |