Add ylib + various fixes
This commit is contained in:
parent
764f628cb7
commit
2f88c43171
6 changed files with 26 additions and 16 deletions
10
dat/globster
10
dat/globster
|
|
@ -85,7 +85,7 @@ There are at this point not many scripts or interfaces available for Globster:
|
|||
|
||||
=item * L<globsterctl|http://dev.yorhel.nl/globster/ctl> - A control script for the daemon, included in the git repo.
|
||||
|
||||
=item * L<globster-feedspam.pl|http://p.blicky.net/wpaaf> - An RSS / Atom notification script.
|
||||
=item * L<globster-feedspam.pl|http://p.blicky.net/0z9uw> - An RSS / Atom notification script.
|
||||
|
||||
=item * L<globster-mhc.pl|http://p.blicky.net/8y8mv> - A hub chat link script. More useful as an example than anything else.
|
||||
|
||||
|
|
@ -107,9 +107,7 @@ Globster incorporates code from
|
|||
L<libev|http://software.schmorp.de/pkg/libev.html>,
|
||||
L<freetiger|http://klondike.es/freetiger/>,
|
||||
L<klib|https://github.com/attractivechaos/klib> and
|
||||
L<ylib|https://github.com/yorhel/ylib>.
|
||||
Additionally, L<makeheaders|http://www.hwaci.com/sw/mkhdr/> is used to prevent
|
||||
obsessing over header file management, and
|
||||
L<autoconf-lean|https://bitbucket.org/GregorR/autoconf-lean> keeps the
|
||||
configure script fast.
|
||||
L<ylib|http://dev.yorhel.nl/ylib>.
|
||||
Additionally, L<autoconf-lean|https://bitbucket.org/GregorR/autoconf-lean> is
|
||||
used to keep the configure script fast.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue