summaryrefslogtreecommitdiffstats
path: root/proxy/BUILD.txt
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2011-12-12 15:43:17 -0500
committerSimo Sorce <simo@redhat.com>2012-01-04 19:19:54 -0500
commit0d39e7a43a585a46e9cb6c755d97003470c5bd54 (patch)
tree6f54cf7e09f0188d46e8e6ecf85e4c58d9412d31 /proxy/BUILD.txt
parentd82bf26a6d4d44e3c6f5473f4dad508564e4cdd7 (diff)
downloadgss-proxy-0d39e7a43a585a46e9cb6c755d97003470c5bd54.tar.gz
gss-proxy-0d39e7a43a585a46e9cb6c755d97003470c5bd54.tar.xz
gss-proxy-0d39e7a43a585a46e9cb6c755d97003470c5bd54.zip
Intial skeleton gssproxy daemon
Diffstat (limited to 'proxy/BUILD.txt')
-rw-r--r--proxy/BUILD.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/proxy/BUILD.txt b/proxy/BUILD.txt
new file mode 100644
index 0000000..33ca4f1
--- /dev/null
+++ b/proxy/BUILD.txt
@@ -0,0 +1,5 @@
+
+First off, run:
+# autoreconf -f -i
+
+Then the usual ./configure and make