document conf2struct dependency

This commit is contained in:
yrutschle 2019-02-03 21:13:37 +01:00
parent a7b4462c6e
commit 848b107f2b

View File

@ -49,6 +49,11 @@ For Fedora, you'll need packages `libconfig` and
If you can't find `libconfig`, or just don't want a
configuration file, set `USELIBCONFIG=` in the Makefile.
If you want to rebuild `sslh-conf.c` (after a `make
distclean` for example), you will also need to add
[conf2struct](https://www.rutschle.net/tech/conf2struct/README.html)
to your path.
Compilation
-----------