autoconfization
[hcoop/debian/libapache-mod-waklog.git] / INSTALL
diff --git a/INSTALL b/INSTALL
new file mode 100644 (file)
index 0000000..1df39a4
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,10 @@
+Installation Instructions
+
+Type:
+
+   ./regen.sh
+   ./configure --with-afs-libs=/usr/lib/afs --with-afs-headers=/usr/include/afs
+   make
+   cp mod_waklog.so <wherever>
+
+