add-depcomp.patch

Signed-off-by: Andy Green <andy@warmcat.com>
diff --git a/README-test-server b/README-test-server
index 7727ab7..2f14e17 100644
--- a/README-test-server
+++ b/README-test-server
@@ -1,6 +1,13 @@
 Using test-server as a quickstart
 ---------------------------------
 
+For a Fedora x86_86 box, the following config line was
+needed:
+
+./configure --prefix=/usr --libdir=/usr/lib64 --enable-openssl
+
+otherwise if /usr/local/... and /usr/local/lib are OK then...
+
 $ ./configure --enable-openssl
 $ make
 $ sudo make install