Skip to content

Releases: fltt/dlinkcontrol

Improve Linux support

28 Jul 15:48
Compare
Choose a tag to compare

This release improve support for Linux based OSes (tested on ArchLinux).

The attached dlinkcontrol-1.0.2.tar.gz archive contains all you need to compile from the sou
rce code (no need to run gnulib-tool or autoreconf).
Just untar it and run:

./configure
make
make install

First stable release

08 Nov 20:00
Compare
Choose a tag to compare

The attached dlinkcontrol-1.0.0.tar.gz archive contains all you need to compile from the source code (no need to run gnulib-tool or autoreconf).
Just untar it and run:

./configure
make
make install