diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-11-23 16:57:57 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-11-23 16:57:57 +0000 |
commit | e007df7723fda84a7eab2ecbc8e57ab2c61f390e (patch) | |
tree | 25c42e7d4a5a0e17b8988689700d8c122b39befd | |
parent | af53747181591e93a982e2cd1c734f9cac6df7af (diff) | |
download | tinyproxy-e007df7723fda84a7eab2ecbc8e57ab2c61f390e.tar.gz tinyproxy-e007df7723fda84a7eab2ecbc8e57ab2c61f390e.zip |
Don't include this file with tinyproxy anymore since it's more of a
"local" script which I use.
Diffstat (limited to '')
-rwxr-xr-x | reconf | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -1,11 +0,0 @@ -#!/bin/sh -rm -f config.cache -echo "- aclocal." -aclocal -echo "- autoconf." -autoconf -echo "- autoheader." -autoheader -echo "- automake." -automake -a -exit |