irctk

libircclient binding for scripts
git clone https://a3nm.net/git/irctk/
Log | Files | Refs | README

commit 1a617e1a4d26fed916a5190951d0819351cfed25
parent 7fda787ea3b7ec6f91adf8e5a5232a6aa25a416c
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 11 Sep 2018 19:53:55 +0200

clarify readme (thanks pintoch!)

Diffstat:
README | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -65,8 +65,9 @@ explained, without the "sudo" command. Then, issue (in the libircclient folder): ln -s src/libircclient.so src/libircclient.so.1 -Now go back to the irctk folder, add at the end of the CFLAGS line the -following, adjusting for the location of the libircclient folder: +Now go back to the irctk folder, and edit the Makefile to add the following at +the end of the CFLAGS line, adjusting for the location of the libircclient +folder: -I/where/you/put/libircclient-1.9/include