summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-21 17:48:09 -0400
committerJune McEnroe <june@causal.agency>2020-07-21 17:49:34 -0400
commit3f5ba5cc851829c6d5c8bf4150921c3cf695a73e (patch)
treee75bf740814a4dddbeb1f697b09e4c86e19e2618 /README.7
parentFilter networks with only private contexts from recents as well (diff)
downloadscooper-3f5ba5cc851829c6d5c8bf4150921c3cf695a73e.tar.gz
scooper-3f5ba5cc851829c6d5c8bf4150921c3cf695a73e.zip
Use a .pc file to configure
Diffstat (limited to '')
-rw-r--r--README.716
1 files changed, 5 insertions, 11 deletions
diff --git a/README.7 b/README.7
index 0edb5c3..1dc7bf9 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd July 18, 2020
+.Dd July 21, 2020
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -21,30 +21,24 @@ targets
 .Fx
 and requires
 .Lk "https://kristaps.bsd.lv/kcgi/" kcgi
-.Po
-.Fl lkcgi
-.Fl lkcgihtml
-.Pc
-and SQLite
-.Pq Fl lsqlite3 .
+and SQLite.
 .
 .Bd -literal -offset indent
-\&./configure
+\&./configure --static
 make all
 make install
 .Ed
 .
 .Pp
-By default,
 .Nm
-is statically linked
+should be statically linked
 so it can easily run in
 .Xr chroot 2
 with
 .Xr kfcgi 8 .
 The default install
 .Ev PREFIX
-is also set to
+is set to
 .Pa ~/.local ,
 which is a convenient
 .Xr chroot 2