X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=README;h=6c7e0b9351b6b7e2f54b5f1a76a1bcf2d44e328d;hp=ecbce716fc603089670a5c9692fdbe4df543a4f7;hb=a9177c62be39c0b47777f1d3547fca2612c73003;hpb=3e177ca201cbfc0b7d163f60e5841f6efb77f7da diff --git a/README b/README index ecbce71..6c7e0b9 100644 --- a/README +++ b/README @@ -78,6 +78,12 @@ Dependencies necessary to set the CPP- and LD-flags manually. In case of libyajl, which is not built with libtool, you may need to set the rpath, too. + When building from the Git repository, you'll need to have flex and bison (or + possibly lex and yacc) installed. These two programs are used to generate the + code for parsing the config file. If you are building from a tarball, the + generated .c and .h files are included and you don't need to have these + programs installed. + Bugs ----